Skip to content

Commit 09951a9

Browse files
committed
python-unidecode: drop unmaintained package
It looks like based on opened PRs [1], there is no official support for Python 3.12+. Unfortunately, this project is still using setup.py, which is deprecated and no longer supported. These days project metadata are stored in pyproject.toml according to PEP 621. Also, this project does not follow PEP625 as their wheel name is in uppercase and it should be in lowercase. [1] https://github.com/avian2/unidecode/pulls [2] https://peps.python.org/pep-0621/ Signed-off-by: Josef Schlehofer <[email protected]>
1 parent c47d8b1 commit 09951a9

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

lang/python/python-unidecode/Makefile

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)