On 24/03/2019 8:34 pm, Xavier wrote:
Hi everyone,
Since last update of python modules py27-cryprography and
py27-matplotlib, duplicity emits a warning :
CryptographyDeprecationWarning: Support for unsafe construction of public
numbers from encoded data will be removed in a future version. Please use
EllipticCurvePublicKey.from_encoded_point
Should I file a PR ?
A particular method was deprecated in the Python cryptography package,
in 2.5. See the last entry in:
https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst#25---2019-01-22
The issue is not related to matplotlib. sysutils/duplicity uses
security/paramiko, which already has a bug reported for the issue:
https://github.com/paramiko/paramiko/issues/1369
./koobs
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"