python: Remove package
authorJeffery To <redacted>
Thu, 2 Apr 2020 19:26:40 +0000 (03:26 +0800)
committerJeffery To <redacted>
Thu, 2 Apr 2020 19:26:40 +0000 (03:26 +0800)
commit2e48a26b1731c030b7df08eb5427045124cca4db
tree619de7975722b330eb0a50537958533382429d5e
parent803dd9c739fa392150adc1b1dda9fa84ba3ce454
python: Remove package

This package will be added to the abandoned packages feed.

Signed-off-by: Jeffery To <redacted>
48 files changed:
lang/python/python-host.mk [deleted file]
lang/python/python-package.mk [deleted file]
lang/python/python-version.mk [deleted file]
lang/python/python/Config-python-light.in [deleted file]
lang/python/python/Makefile [deleted file]
lang/python/python/files/config.site [deleted file]
lang/python/python/files/python-config.in [deleted file]
lang/python/python/files/python-package-codecs.mk [deleted file]
lang/python/python/files/python-package-compiler.mk [deleted file]
lang/python/python/files/python-package-ctypes.mk [deleted file]
lang/python/python/files/python-package-db.mk [deleted file]
lang/python/python/files/python-package-decimal.mk [deleted file]
lang/python/python/files/python-package-dev.mk [deleted file]
lang/python/python/files/python-package-distutils.mk [deleted file]
lang/python/python/files/python-package-email.mk [deleted file]
lang/python/python/files/python-package-gdbm.mk [deleted file]
lang/python/python/files/python-package-lib2to3.mk [deleted file]
lang/python/python/files/python-package-logging.mk [deleted file]
lang/python/python/files/python-package-multiprocessing.mk [deleted file]
lang/python/python/files/python-package-ncurses.mk [deleted file]
lang/python/python/files/python-package-openssl.mk [deleted file]
lang/python/python/files/python-package-pip.mk [deleted file]
lang/python/python/files/python-package-pkg-resources.mk [deleted file]
lang/python/python/files/python-package-pydoc.mk [deleted file]
lang/python/python/files/python-package-setuptools.mk [deleted file]
lang/python/python/files/python-package-sqlite3.mk [deleted file]
lang/python/python/files/python-package-unittest.mk [deleted file]
lang/python/python/files/python-package-xml.mk [deleted file]
lang/python/python/patches-setuptools/001-reproducible.patch [deleted file]
lang/python/python/patches-setuptools/002-sorted-requires.patch [deleted file]
lang/python/python/patches-setuptools/003-PKG-INFO-output-reproducible.patch [deleted file]
lang/python/python/patches/001-enable-zlib.patch [deleted file]
lang/python/python/patches/002-do-not-add-include-dirs-when-cross-compiling.patch [deleted file]
lang/python/python/patches/003-do-not-compile-tests-at-build.patch [deleted file]
lang/python/python/patches/004-do-not-write-bytes-codes.patch [deleted file]
lang/python/python/patches/005-fix-bluetooth-support.patch [deleted file]
lang/python/python/patches/006-remove-multi-arch-and-local-paths.patch [deleted file]
lang/python/python/patches/007-distutils-do-not-adjust-path.patch [deleted file]
lang/python/python/patches/008-distutils-use-python-sysroot.patch [deleted file]
lang/python/python/patches/009-do-not-use-dblib_dir-when-cross-compiling.patch [deleted file]
lang/python/python/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch [deleted file]
lang/python/python/patches/012-add-support-source-date-epoch-pyc.patch [deleted file]
lang/python/python/patches/013-getbuildinfo-date-time-source-date-epoch.patch [deleted file]
lang/python/python/patches/021-compileall-add-recursion-option.patch [deleted file]
lang/python/python/patches/024-musl-find_library.patch [deleted file]
lang/python/python/patches/025-utime.patch [deleted file]
lang/python/python/patches/026-bpo-34585-Dont-do-runtime-test-to-get-float-byte-order-GH-9085.patch [deleted file]
lang/python/python/patches/027-bpo-34585-run-autoconf-GH-9411-edited.patch [deleted file]
git clone https://git.99rst.org/PROJECT