package/python-pycrypto: remove package
authorRomain Naour <romain.naour@gmail.com>
Sun, 26 Apr 2020 22:33:23 +0000 (00:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 21 May 2020 13:47:29 +0000 (15:47 +0200)
commit7ef76ed32fcd447391e26d33a555ff5dab6dc48e
treea94effceaa5b2f7d8abd08d650dcd4886f83cd38
parent82b74001752beaee4f87b1c58b8accea6bd53a9d
package/python-pycrypto: remove package

This package doesn't work with Python 3.8 since the code contains
time.clock() that was deprecated in Python 3.3 and removed in Python 3.8.

Instead of applying non upstream patches from Fedora [1], python-pycrypto
was replaced by python-pycryptodomex for crda and optee-os package.
Now we can remove safely this package.

[1] http://lists.busybox.net/pipermail/buildroot/2020-April/280683.html

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/498144209

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy
package/Config.in
package/python-pycrypto/0001-remove-incorrect-header-path.patch [deleted file]
package/python-pycrypto/Config.in [deleted file]
package/python-pycrypto/python-pycrypto.hash [deleted file]
package/python-pycrypto/python-pycrypto.mk [deleted file]