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: | 17 |
Popularity: | 0.53 |
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 (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
1 2 3 Next › Last »
SpotlightKid commented on 2025-02-13 16:40 (UTC)
@micwok92: https://github.com/jazzband/pip-tools/blob/ebbdca97179ce70d9788f16b4d2915fecf31679a/pyproject.toml#L45
micwoj92 commented on 2025-02-13 10:29 (UTC)
Dependency python-setuptools and python-wheel are not needed.
SpotlightKid commented on 2025-01-07 14:40 (UTC)
@qdii: see https://wiki.archlinux.org/title/Arch_User_Repository#Updating_packages
qdii commented on 2025-01-07 14:05 (UTC)
Not sure if this is something you can fix, but python is now at version 3.13 and this package no longer works with it, because it installs itself under /usr/lib/python3.12
wooptoo commented on 2023-03-14 23:06 (UTC)
Yes, I have
extra/python-setuptools
installed, triedmakepkg -sf
, same results.SpotlightKid commented on 2023-03-14 22:56 (UTC)
@wooptoo: As the PKGBUILD states, you do need
python-setuptools
for building and at run-time. Have you triedmakepkg -s
?wooptoo commented on 2023-03-14 22:44 (UTC)
Sorry just seen this now. This is the error:
SpotlightKid commented on 2023-03-09 12:23 (UTC)
@wooptoo: what error do you get?
wooptoo commented on 2023-03-09 10:02 (UTC)
This only builds on my machine after removing
--no-isolation
from thebuild()
stage. I've seen this happen for a while. Very odd.SpotlightKid commented on 2022-10-13 17:19 (UTC)
@Freed: Done.
I'm not sure, though, whether I did the right thing for zsh and fish, since I don't use those.
1 2 3 Next › Last »