python-libraries: Remove Python 2-only packages
authorJeffery To <jeffery.to@gmail.com>
Wed, 1 Apr 2020 14:11:07 +0000 (22:11 +0800)
committerJeffery To <jeffery.to@gmail.com>
Thu, 2 Apr 2020 06:57:30 +0000 (14:57 +0800)
commitc37b15e1c49cf27de8f34f43e93a7a5c184be9e0
treea009f48d54bf7599950fbf6619004d9ef413d90e
parent3732cab3dfe711f9a445b1abff61178fd7c5519e
python-libraries: Remove Python 2-only packages

These are either libraries that backport Python 3 features for Python 2
programs, or libraries that have not had Python 3 variants added to them
by anyone.

These packages will be added to the abandoned packages feed.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
17 files changed:
lang/python/python-crcmod/Makefile [deleted file]
lang/python/python-dpkt/Makefile [deleted file]
lang/python/python-egenix-mx-base/Makefile [deleted file]
lang/python/python-enum34/Makefile [deleted file]
lang/python/python-enum34/patches/001-omit-docs.patch [deleted file]
lang/python/python-futures/Makefile [deleted file]
lang/python/python-ipaddress/Makefile [deleted file]
lang/python/python-ldap/Makefile [deleted file]
lang/python/python-packages/Makefile [deleted file]
lang/python/python-packages/README.md [deleted file]
lang/python/python-pcapy/Makefile [deleted file]
lang/python/python-pcapy/patches/010-libcxx.patch [deleted file]
lang/python/python-psycopg2/Makefile [deleted file]
lang/python/python-pyptlib/Makefile [deleted file]
lang/python/python-txsocksx/Makefile [deleted file]
lang/python/python-txsocksx/patches/001-omit-tests.patch [deleted file]
lang/python/python-txsocksx/patches/002-do-not-use-vcversioner.patch [deleted file]