Search Criteria
Package Details: python-uritools 4.0.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-uritools.git (read-only, click to copy) |
---|---|
Package Base: | python-uritools |
Description: | URI parsing, classification and composition |
Upstream URL: | https://github.com/tkem/uritools |
Keywords: | python |
Licenses: | MIT |
Submitter: | languitar |
Maintainer: | Xeonacid (lilac) |
Last Packager: | Xeonacid |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-23 12:50 (UTC) |
Last Updated: | 2025-01-20 00:52 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
languitar commented on 2025-01-19 18:34 (UTC)
I haven't used uritools myself for quite some time now. Feel free to adopt the package.
Xeonacid commented on 2025-01-19 13:50 (UTC)
The PKGBUILD should adhere to Python package guidelines and some other improvements: - Use PEP517 - Use
check()
to run tests - Docs can be built with sphinx - URL should be GitHub repo instead of PyPI - Install LICENSE and READMEMy adjusted PKGBUILD can be used as a reference.
I'd like to co-maintain the package if applicable.
djmattyg007 commented on 2020-12-02 22:34 (UTC)
Could you please bump the pkgrel to force a rebuild for python3.9?