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
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (25)
- 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)
- mbed-os-tools (requires python-fasteners)
- outrun-git (requires python-fasteners)
- picard-git (requires python-fasteners)
- picard3 (requires python-fasteners)
- portmod (requires python-fasteners)
- python-apache-libcloud (requires python-fasteners) (check)
- python-datalad (requires python-fasteners)
- python-dbzero-git (requires python-fasteners)
- python-executor (requires python-fasteners)
- python-gilt (requires python-fasteners)
- python-jenkins-job-builder (requires python-fasteners)
- python-mdanalysis (requires python-fasteners)
- python-psyplot-gui-git (requires python-fasteners)
- python-pystencils (requires python-fasteners)
- Show 5 more...
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