Search Criteria
Package Details: pwclient 2.7.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pwclient.git (read-only, click to copy) |
---|---|
Package Base: | pwclient |
Description: | The command-line client for the patchwork patch tracking tool |
Upstream URL: | https://github.com/getpatchwork/pwclient |
Licenses: | GPL-2.0-or-later |
Submitter: | billypilgrim |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-18 16:28 (UTC) |
Last Updated: | 2024-04-28 21:17 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-importlib-metadata
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pbr (make)
- python-setuptools (make)
- python-wheel (make)
- python-mockAUR (check)
- python-pytest (check)
Latest Comments
leuko commented on 2022-08-18 10:21 (UTC)
Somehow
setup.py
cannot deduce the version. I found a workaround: PrependPBR_VERSION=$pkgver
beforepython setup.py
lines.Forty-Bot commented on 2021-11-26 16:17 (UTC)