FS#54829 - [python2-secretstorage] Should depend on pycryptodome
Attached to Project:
Community Packages
Opened by Luke (Gaming4JC) - Saturday, 15 July 2017, 19:59 GMT
Last edited by Felix Yan (felixonmars) - Wednesday, 23 August 2017, 09:04 GMT
Opened by Luke (Gaming4JC) - Saturday, 15 July 2017, 19:59 GMT
Last edited by Felix Yan (felixonmars) - Wednesday, 23 August 2017, 09:04 GMT
|
Details
Description:
Per upstream bug report: https://github.com/mitya57/secretstorage/issues/6 Pycrypto is deprecated and not updated since 2014. Additional info: * package version(s): python2-secretstorage 2.3.1-2 python2-pycryptodome is already in [community] |
This task depends upon
Closed by Felix Yan (felixonmars)
Wednesday, 23 August 2017, 09:04 GMT
Reason for closing: Fixed
Additional comments about closing: python-secretstorage 2.3.1-3
Wednesday, 23 August 2017, 09:04 GMT
Reason for closing: Fixed
Additional comments about closing: python-secretstorage 2.3.1-3
Assuming that we actually wanted to replace the (nonexistent) use of pycrypto with pycryptodome, it would anyways make more sense to file this against pycrypto rather than pick on one of its consumers...
Although it looks like the dependency on python2-crypto could be dropped altogether since it is no longer used, so I'll still assign this.