[Slackbuilds-users] python packages needing new setuptools
Tonus
tonus1 at free.fr
Thu Jan 4 10:50:50 UTC 2024
Hi all,
Just came accross an error in a python package I maintain.
A module would not be detected. While using `pip check` I found
following problems as well :
```
sphinx 4.5.0 has requirement importlib-metadata>=4.4, but you have importlib-metadata 0.0.0.
pytest-timeout 2.1.0 has requirement pytest>=5.0.0, but you have pytest 0.0.0.
importlib-metadata 0.0.0 has requirement zipp>=0.5, but you have zipp 0.0.0.
build 1.0.3 has requirement importlib-metadata>=4.6; python_version < "3.10", but you have importlib-metadata 0.0.0.
```
Using python3-setuptools-opt solved the problem for holidays module.
Il will put maintainers in copy of this mail (not sure for pytest).
Best wishes for this new year
--
Regards,
Tonus
More information about the SlackBuilds-users
mailing list