Search Criteria
Package Details: python-pytypes 1.0b10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytypes.git (read-only, click to copy) |
---|---|
Package Base: | python-pytypes |
Description: | typing toolbox w.r.t. PEP 484 |
Upstream URL: | https://github.com/Stewori/pytypes |
Licenses: | Apache |
Submitter: | pirofti |
Maintainer: | pirofti |
Last Packager: | pirofti |
Votes: | 1 |
Popularity: | 0.000174 |
First Submitted: | 2021-03-17 07:46 (UTC) |
Last Updated: | 2022-09-18 19:47 (UTC) |
Dependencies (2)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools-scm (make)
Latest Comments
micwoj92 commented on 2025-04-17 20:35 (UTC)
I don't think it is useful to keep. It can be always installed in venv with python3.8 or something like that.
If these packages were to use python3.8, then all of these
python-*
dependencies should be reuploaded aspython3.8-*
and it will be just lot of work.pirofti commented on 2025-04-17 00:19 (UTC)
Yeah. I think the whole chain up until python-tods should be removed as TODS is the reason I imported this set of packages. What do you think? Should we link them to python3.8 or just remove them?
micwoj92 commented on 2025-03-24 23:04 (UTC)
I think that since this is an issue for 3 years and the upstream seems inactive it doesn't makes sense to keep this package.
pirofti commented on 2025-03-24 09:04 (UTC)
It is because
imp
is deprecated andimportlib
should be used instead. Upstream does not want to fix this: https://github.com/Stewori/pytypes/issues/116.I guess these ports will be removed pretty soon.
micwoj92 commented on 2025-03-05 18:54 (UTC)
Doesn't work: