Package Details: pypy3-pip 24.0-1

Git Clone URL: https://aur.archlinux.org/pypy3-pip.git (read-only, click to copy)
Package Base: pypy3-pip
Description: The PyPA recommended tool for installing Python packages
Upstream URL: https://pip.pypa.io
Licenses: MIT
Submitter: marekpetrik
Maintainer: carlosal1015 (AutoUpdateBot)
Last Packager: carlosal1015
Votes: 18
Popularity: 0.000000
First Submitted: 2014-09-03 12:47 (UTC)
Last Updated: 2024-02-03 14:17 (UTC)

Latest Comments

petronny commented on 2023-01-14 10:56 (UTC)

sed: can't read /build/pypy3-pip/pkg/pypy3-pip/opt/pypy3/lib/pypy3.8/site-packages/pip/__init__.py: No such file or directory
==> ERROR: A failure occurred in package_pypy3-pip().
    Aborting...

kogasa commented on 2022-02-20 04:42 (UTC)

Line 22 of the PKGBUILD must be changed to ${pkgdir}/opt/pypy3/lib/pypy3.8/site-packages/pip/__init__.py

dustball commented on 2017-02-04 17:12 (UTC)

@Alad: I don't know, I just pull in pypy3-setuptools. The issue stems from dundee's packages.

Alad commented on 2017-02-04 13:52 (UTC) (edited on 2017-02-04 13:55 (UTC) by Alad)

Uh, in what order to you build this? tsort gives a bunch of circular dependencies: edit: there's some step-by-step in pypy3-setuptools, which requires installing a bunch of stuff outside of pacman and other hacks. :| tsort: tsv/n: input contains a loop: tsort: pypy-appdirs tsort: pypy3-setuptools tsort: pypy3-appdirs tsort: pypy-setuptools tsort: tsv/n: input contains a loop: tsort: pypy3-setuptools tsort: pypy3-appdirs tsort: pypy-setuptools tsort: pypy-packaging tsort: tsv/n: input contains a loop: tsort: pypy3-packaging tsort: pypy-pyparsing tsort: pypy3-setuptools tsort: tsv/n: input contains a loop: tsort: pypy3-packaging tsort: pypy-pyparsing tsort: pypy3-setuptools tsort: pypy3-appdirs tsort: pypy-setuptools tsort: tsv/n: input contains a loop: tsort: pypy-pyparsing tsort: pypy3-setuptools tsort: pypy3-appdirs tsort: pypy-setuptools tsort: pypy-packaging tsort: tsv/n: input contains a loop: tsort: pypy3-setuptools tsort: pypy3-appdirs tsort: tsv/n: input contains a loop: tsort: pypy3-pyparsing tsort: pypy3-setuptools tsort: pypy3-appdirs tsort: pypy-setuptools tsort: pypy-packaging tsort: tsv/n: input contains a loop: tsort: pypy-setuptools tsort: pypy-packaging

yan12125 commented on 2016-05-15 08:29 (UTC)

pypy3-setuptools should be a runtime dependency.

dustball commented on 2016-02-27 10:59 (UTC)

Evilgnome, I just checked before upgrading (clean virtual machine, built it, removed pypy3-setuptools), it works perfectly fine without. If it doesn't, feel free to send me logs to investigate.

andykluger commented on 2015-10-29 04:38 (UTC)

I think pypy3-setuptools is a runtime dependency as well.