Search Criteria
Package Details: python-application 3.0.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-application.git (read-only, click to copy) |
|---|---|
| Package Base: | python-application |
| Description: | Basic building blocks for Python applications |
| Upstream URL: | https://github.com/AGProjects/python3-application |
| Licenses: | LGPL-2.1+ |
| Conflicts: | python3-application |
| Provides: | python3-application |
| Replaces: | python3-application |
| Submitter: | josemslopes |
| Maintainer: | josemslopes |
| Last Packager: | josemslopes |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-10-30 11:31 (UTC) |
| Last Updated: | 2026-01-14 21:56 (UTC) |
Dependencies (6)
- python
- python-zope-interface
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
josemslopes commented on 2026-01-14 21:58 (UTC)
@patlefort Thanks again. I rested with a clean container and noticed that we are missing python-setuptools. I believe there is no need for python-setuptools-scm. Let me know if you still have trouble.
patlefort commented on 2026-01-11 22:09 (UTC)
I tested in a clean container and it does fail with:
And it succeed with
python-setuptools-scm. Please retest in a clean container/chroot.josemslopes commented on 2026-01-11 21:41 (UTC)
@patlefort Thanks for the suggestion. I tested the build without python-setuptools-scm and it succeeds. The release tarball includes a static version and does not use SCM-based versioning at build time, so I believe this dependency is not required.
patlefort commented on 2026-01-11 11:45 (UTC)
Missing
python-setuptools-scmin makedepends.