Search Criteria
Package Details: python-fasteners-git 0.17.3.r8.g5d8de5f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-fasteners-git.git (read-only, click to copy) |
---|---|
Package Base: | python-fasteners-git |
Description: | A python package that provides useful locks. |
Upstream URL: | https://github.com/harlowja/fasteners |
Licenses: | Apache |
Conflicts: | python-fasteners |
Provides: | python-fasteners |
Submitter: | bmwinger |
Maintainer: | bmwinger |
Last Packager: | bmwinger |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-22 15:02 (UTC) |
Last Updated: | 2024-01-03 14:18 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (23)
- conan (requires python-fasteners)
- conan-git (requires python-fasteners)
- conan1 (requires python-fasteners)
- duplicity-git (requires python-fasteners)
- maestral (requires python-fasteners)
- maestral-git (requires python-fasteners)
- outrun-git (requires python-fasteners)
- picard-git (requires python-fasteners)
- portmod (requires python-fasteners)
- python-datalad (requires python-fasteners)
- python-executor (requires python-fasteners)
- python-gilt (requires python-fasteners)
- python-jenkins-job-builder (requires python-fasteners)
- python-mbed-os-tools (requires python-fasteners)
- python-mdanalysis (requires python-fasteners)
- python-psyplot-gui-git (requires python-fasteners)
- python-seleniumbase (requires python-fasteners)
- python-swyft (requires python-fasteners)
- python-swyft-git (requires python-fasteners)
- python-taskflow (requires python-fasteners)
- python-tempest (requires python-fasteners)
- python-tooz (requires python-fasteners)
- python-zarr (requires python-fasteners)
Latest Comments
gyscos commented on 2023-01-20 14:56 (UTC) (edited on 2023-01-20 14:56 (UTC) by gyscos)
What packages provide python-install? I cannot find it in the AUR, and am therefore unable to build this package. Do you mean
python-installer
?silverhikari commented on 2022-01-18 18:27 (UTC) (edited on 2022-01-18 18:43 (UTC) by silverhikari)
hey setup.py is no longer used so you will have to replace it with python -m build, also do not forget to add python-build to make