Search Criteria
Package Details: pip-tools 7.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pip-tools.git (read-only, click to copy) |
---|---|
Package Base: | pip-tools |
Description: | A set of tools to keep your pinned Python dependencies fresh |
Upstream URL: | https://github.com/jazzband/pip-tools/ |
Licenses: | BSD-3-Clause |
Submitter: | saimn |
Maintainer: | SpotlightKid |
Last Packager: | SpotlightKid |
Votes: | 16 |
Popularity: | 0.000045 |
First Submitted: | 2012-09-30 21:57 (UTC) |
Last Updated: | 2024-03-06 14:39 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-build
- python-click
- python-pip
- python-pyproject-hooks
- python-setuptools
- python-wheel
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2
SpotlightKid commented on 2022-02-04 16:37 (UTC) (edited on 2022-02-04 16:37 (UTC) by SpotlightKid)
@kalessin: I'm am now patching
setup.cfg
to remove the version constraint on the pip dependency, so the pip-tools programs can at least run. I can't really guarantee they'll work properly with python-pip20.3.4
.SpotlightKid commented on 2021-11-16 17:12 (UTC)
python-pip
is still version 20.3.4-1 in extra. Not sure what I can do now other than wait.kalessin commented on 2021-11-15 22:20 (UTC)
@SpotlightKid I just ran into this, changing
depends
topython-pip>=20.3
does not work, 6.4.0 does need pip ≥ 21.2. See table: https://github.com/jazzband/pip-tools#versions-and-compatibility.I checked out the PKGBUILD at commit
c356384aa6f4762a46b80eb470de9e947239d739
to workaround.SpotlightKid commented on 2021-10-30 12:58 (UTC)
@Procat: this is already fixed, please update.
Procrat commented on 2021-10-30 01:50 (UTC)
pip-tools 6.4.0 depends on pip >= 21.2. However, pip is still at 20.3.4 in the extra repository.
SpotlightKid commented on 2021-10-26 09:01 (UTC)
@dbrgn: Indeed. Fixed.
dbrgn commented on 2021-10-26 08:32 (UTC)
I think you forgot to commit the .SRCINFO file for 6.4.
farseerfc commented on 2020-02-13 06:31 (UTC)
@SpotlightKid Please remove the binary package file from AUR. It was added by https://aur.archlinux.org/cgit/aur.git/commit/?h=pip-tools&id=068087956cfc60d7bf9f5c378d930779c2e84f8d
SpotlightKid commented on 2019-11-19 18:41 (UTC)
@Plexcon: I'm not sure I follow. Where do you get this error? I can't reproduce it here.
Plexcon commented on 2019-11-19 17:54 (UTC)
"Invalid or damaged package"
« First ‹ Previous 1 2