Search Criteria
Package Details: python-xdgspec-git 0.2.1.r3.g45c3cef-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-xdgspec-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-xdgspec-git |
| Description: | XDG Base Directory Specification for Python |
| Upstream URL: | https://gitlab.com/nobodyinperson/python3-xdgspec |
| Licenses: | GPL |
| Provides: | python-xdgspec |
| Submitter: | nobodyinperson |
| Maintainer: | nobodyinperson |
| Last Packager: | nobodyinperson |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-11-09 20:50 (UTC) |
| Last Updated: | 2023-08-01 14:27 (UTC) |
Dependencies (4)
- python
- python-build (make)
- python-installer (make)
- python-wheel (make)
Required by (2)
- python-polt (requires python-xdgspec)
- python-polt-git (requires python-xdgspec)
Latest Comments
nobodyinperson commented on 2023-08-01 14:28 (UTC)
Done, thanks for the heads-up!
MarsSeed commented on 2023-08-01 12:10 (UTC)
Also kindly add
depends=('python').MarsSeed commented on 2023-08-01 12:10 (UTC)
Please modernize the build procedure to follow PEP 517 standard, otherwise Python complains during setup that the direct execution of setup.py will be blocked in an upcoming release.