Search Criteria
Package Details: python-systemdunitparser 0.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-systemdunitparser.git (read-only, click to copy) |
|---|---|
| Package Base: | python-systemdunitparser |
| Description: | Parser for systemd unit files |
| Upstream URL: | https://github.com/sgallagher/systemdunitparser |
| Licenses: | GPL-3.0-or-later |
| Provides: | python-systemdunitparser |
| Submitter: | antznin |
| Maintainer: | antznin |
| Last Packager: | antznin |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-02-17 18:28 (UTC) |
| Last Updated: | 2026-07-12 09:57 (UTC) |
Dependencies (4)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
antznin commented on 2026-07-12 10:01 (UTC)
I've added the missing
python-setuptoolsdependency.ChrisTX commented on 2026-07-03 17:57 (UTC)
The package needs
python-setuptoolsto build. Could you add that to themakedepends()array, as it currently doesn't build in chroot due to this.