python3: merge python3-email into python3-urllib
authorAlexandru Ardelean <redacted>
Thu, 2 Apr 2026 16:16:31 +0000 (19:16 +0300)
committerAlexandru Ardelean <redacted>
Sat, 4 Apr 2026 15:27:26 +0000 (18:27 +0300)
commite0a12562b7bfd36348135cecd83073e89ebe2921
treeb2aa3958a90678f06d3360e2684058dc770e7a76
parente85084314c0906613030b43eb1ff04643b18b62a
python3: merge python3-email into python3-urllib

As we're seeing in various test.sh scrip runs, importing 'email' fails
with not finding 'urllib' and vice-versa.

Then via a7e96ec91 ("python3-email: add python3-urllib as dependency")
I created a circular dependency.
So, might as well merge the two packages into one (named python3-urllib)
and updates all dependencies to pull python3-urllib.

Signed-off-by: Alexandru Ardelean <redacted>
21 files changed:
lang/python/README.md
lang/python/python-babel/Makefile
lang/python/python-cryptography/Makefile
lang/python/python-eventlet/Makefile
lang/python/python-flit-core/Makefile
lang/python/python-gmpy2/Makefile
lang/python/python-gnupg/Makefile
lang/python/python-hatchling/Makefile
lang/python/python-installer/Makefile
lang/python/python-packaging/Makefile
lang/python/python-pygments/Makefile
lang/python/python-referencing/Makefile
lang/python/python-tabulate/Makefile
lang/python/python-wheel/Makefile
lang/python/python3-find-stdlib-depends.sh
lang/python/python3/Makefile
lang/python/python3/files/python3-package-email.mk [deleted file]
lang/python/python3/files/python3-package-urllib.mk
multimedia/yt-dlp/Makefile
net/fail2ban/Makefile
utils/borgbackup/Makefile
git clone https://git.99rst.org/PROJECT