Search Criteria
Package Details: python-vine 5.1.0-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-vine.git (read-only, click to copy) |
|---|---|
| Package Base: | python-vine |
| Description: | Python promises |
| Upstream URL: | https://github.com/celery/vine |
| Licenses: | BSD-3-Clause |
| Submitter: | carsme |
| Maintainer: | loacker |
| Last Packager: | loacker |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-10-09 22:50 (UTC) |
| Last Updated: | 2026-03-15 18:07 (UTC) |
Dependencies (7)
- python
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
TrialnError commented on 2026-03-15 17:53 (UTC) (edited on 2026-03-15 17:54 (UTC) by TrialnError)
The current way the source line is constructed for every new release the upstream repo will be cloned anew, which is unnecessary.
Either switch to direct download of tarball or remove
pkgverfrom the source renaming if you want to keep updating the repo (+ adjusting all thecdcalls). :)micwoj92 commented on 2026-02-09 01:29 (UTC)
Needs python in deps