FS#53127 - [fabric] unneded depencency: pycrypto
Attached to Project:
Community Packages
Opened by Segey Tereschenko (partizan) - Wednesday, 01 March 2017, 11:41 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 03 March 2017, 07:12 GMT
Opened by Segey Tereschenko (partizan) - Wednesday, 01 March 2017, 11:41 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 03 March 2017, 07:12 GMT
|
Details
Description:
There is pycrypto in dependency list for fabric, but it is not direct requirement. Pycrypto is depencency of python2-paramiko1 (which is broken in it's current state after python2-crypto update, but it's not the case). So, please, remove pycrypto from depencency list. Additional info: * package version: fabric 1.13.1-1 |
This task depends upon