Hartmut,
On 07/12/16 10:44, Hartmut Goebel wrote:
> The LICENCE file says LGPL 2.1+ as you said, but
> https://pypi.python.org/pypi/sshuttle/ says it is GPL2+.
I know :-) That would be because of this gem, copied from...
head -n 5 setup.py
#!/usr/bin/env python
# Copyright 2012-2014
Am 07.12.2016 um 04:19 schrieb Tobias Geerinckx-Rice:
> +(native-inputs
> + `(("python-pytest-runner" ,python-pytest-runner)
> + ("python-setuptools-scm" ,python-setuptools-scm)
> +
> + ;; For tests only.
> + ("python-mock" ,python-mock)
> + ("python-pytest" ,python-
On 07/12/16 04:19, Tobias Geerinckx-Rice wrote:
> +(native-inputs
> + `(("python-pytest-runner" ,python-pytest-runner)
> + [...]
> + ;; For tests only.
> + [...]
Sic, by the way. Even â#:tests? #fâ builds fail without pytest-runner.
Kind regards,
T G-R
signature.asc
* gnu/packages/vpn.scm (sshuttle): New variable.
---
gnu/packages/vpn.scm | 34 ++
1 file changed, 34 insertions(+)
diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index 6d50304..a856d69 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -4,6