Search Criteria
Package Details: python2-setuptools-scm 5.0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-setuptools-scm.git (read-only, click to copy) |
---|---|
Package Base: | python2-setuptools-scm |
Description: | The blessed package to manage your versions by scm tags |
Upstream URL: | https://github.com/pypa/setuptools_scm |
Licenses: | MIT |
Submitter: | adrien1018 |
Maintainer: | adrien1018 |
Last Packager: | adrien1018 |
Votes: | 3 |
Popularity: | 0.000037 |
First Submitted: | 2022-02-17 04:44 (UTC) |
Last Updated: | 2024-02-02 20:35 (UTC) |
Dependencies (4)
- python2-setuptoolsAUR
- python2-packagingAUR (check)
- python2-pipAUR (check)
- python2-pytestAUR (check)
Required by (13)
- python2-automat (make)
- python2-backports.functools_lru_cache (make)
- python2-configparser (make)
- python2-dateutil (make)
- python2-filelock (make)
- python2-importlib-metadata (make)
- python2-pluggy (make)
- python2-py (make)
- python2-pytest (make)
- python2-pytest-mock (make)
- python2-pytest-runner (make)
- python2-pyusb (make)
- python2-zipp (make)
Latest Comments
adrien1018 commented on 2024-02-06 05:22 (UTC)
@sl1pkn07: The "circular dependency" is due to
checkdepends
, so you can first build the package without checks (makepkg --nocheck
), install the packages required for checking, and finally run the checks.sl1pkn07 commented on 2024-02-04 14:31 (UTC)
i get circular dependency
python2-setuptools-scm python2-pytest circular dependencies not allowed
truocolo commented on 2024-01-31 19:13 (UTC)
I have updated the package on the temporary ur.