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>
Fri, 26 May 2023 09:51:53 +0000 (17:51 +0800)
commit0509d460c844c2f62d09fd99c35a0e1627c66b68
tree2ac83e5f677e921fe492c2c90c591ca462fa6c68
parentb9cb40b28dfecf29a2cb66a0fec434b67394fc6a
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>
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]