Search Criteria
Package Details: python-cached-property 2.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-cached-property.git (read-only, click to copy) |
---|---|
Package Base: | python-cached-property |
Description: | A decorator for caching properties in classes |
Upstream URL: | https://github.com/pydanny/cached-property |
Licenses: | BSD |
Submitter: | jelly |
Maintainer: | r4um |
Last Packager: | r4um |
Votes: | 7 |
Popularity: | 1.13 |
First Submitted: | 2024-05-17 19:19 (UTC) |
Last Updated: | 2024-10-26 13:30 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools (make)
- python-freezegun (check)
- python-pytest (check)
Latest Comments
Xeonacid commented on 2025-01-19 13:36 (UTC)
The PKGBUILD should adhere to Python package guidelines and some other improvements: - Use PEP517 -
python-pycryptodome
should be added todepends
- Docs can be built with sphinx - License isMIT
My adjusted PKGBUILD can be used as a reference.
I'd like to co-maintain the package if applicable.