packages/lang/python/python3/files
Jeffery To b8e7a197db python3-setuptools,python3-pip: Use more predictable pycache cleanup
This uses two find commands to delete __pycache__ contents then the
__pycache__ directories, rather than a for loop.

The second command omits a -empty test, so that if the first command
doesn't remove all directory contents for some reason, the second
command will return an error (find will not delete a non-empty
directory).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-29 22:42:02 +08:00
..
config.site python3: add override for uuid.h header check 2018-07-11 06:35:36 +02:00
python3-package-asyncio.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-cgi.mk python3: package CGI component 2017-10-31 13:45:29 +01:00
python3-package-codecs.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-ctypes.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-dbm.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-decimal.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-dev.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-distutils.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-email.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-gdbm.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-lib2to3.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-logging.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-lzma.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-multiprocessing.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-ncurses.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-openssl.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-pip.mk python3-setuptools,python3-pip: Use more predictable pycache cleanup 2019-05-29 22:42:02 +08:00
python3-package-pydoc.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-setuptools.mk python3-setuptools,python3-pip: Use more predictable pycache cleanup 2019-05-29 22:42:02 +08:00
python3-package-sqlite3.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-unittest.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-urllib.mk python3: split python3-urllib from python3-light 2019-02-26 15:37:48 +02:00
python3-package-xml.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00