Carlo Zancanaro writes:
> * gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables.
> ---
> gnu/packages/python.scm | 29 +
> 1 file changed, 29 insertions(+)
I applied it with adding ‘python-pycrypto’ as ‘propagated-inputs’ (as
prefered by pbkdf2.py)
Am 02.01.2017 um 14:32 schrieb Carlo Zancanaro:
> +(synopsis "PKCS#5 v2.0 PBKDF2 Module")
> +(description "This module implements the password-based key derivation
> +function, PBKDF2, specified in RSA PKCS#5 v2.0.")
Please be less cryptic in the synopsis. "password-based key derivation"
s
Am 02.01.2017 um 14:32 schrieb Carlo Zancanaro:
> +(propagated-inputs
> + `(("python-setuptools" ,python-setuptools)))
Any reason setuptools are a propagated input? setuptool installed by
default, as desribed in the manual.
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goe...@