python-tomli: Remove package
authorJeffery To <jeffery.to@gmail.com>
Thu, 25 May 2023 18:06:57 +0000 (02:06 +0800)
committerJeffery To <jeffery.to@gmail.com>
Sat, 27 May 2023 08:51:02 +0000 (16:51 +0800)
commit1ca7a53fdb0694264ebc09325f3ac6e94931c010
treee2e7c9cff33343d5c02f6fd82cbb0cc70420d503
parentd1eef4705b6752585c1c659ea137dee663e0c755
python-tomli: Remove package

Python added tomli to its standard library in 3.11. Now that Python in
the packages feed has been updated to 3.11, the separate tomli package
is no longer necessary.

This removes python-tomli and updates all dependant packages, removing
python-tomli from their lists of dependencies.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 0509d460c844c2f62d09fd99c35a0e1627c66b68)
lang/python/python-build/Makefile
lang/python/python-flit-scm/Makefile
lang/python/python-hatch-fancy-pypi-readme/Makefile
lang/python/python-hatchling/Makefile
lang/python/python-pyproject-hooks/Makefile
lang/python/python-pytest/Makefile
lang/python/python-setuptools-scm/Makefile
lang/python/python-tomli/Makefile [deleted file]