Pip installs packages. Python packages. An easy_install replacement

Edit Package python-pip

pip is a replacement for easy_install. It uses mostly the same techniques for
finding packages, so packages that were made easy_installable should be
pip-installable as well.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
distutils-reproducible-compile.patch 0000000697 697 Bytes
pip-24.0-gh.tar.gz 0009398156 8.96 MB
pip-shipped-requests-cabundle.patch 0000005829 5.69 KB
python-pip.changes 0000118229 115 KB
python-pip.spec 0000006065 5.92 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1170734 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 66)
- update to 24.0:
  * Retry on HTTP status code 502
  * Automatically use the setuptools PEP 517 build backend when
    --config-settings is used for projects without
    pyproject.toml.
  * Make pip freeze and pip uninstall of legacy editable installs
    of packages whose name contains _ compatible with
    setuptools>=69.0.3.
  * Support per requirement --config-settings for editable
    installs.
  * Optimized usage of --find-links=<path-to-dir>, by only
    scanning the relevant directory once, only considering file
    names that are valid wheel or sdist names, and only
    considering files in the directory that are related to the
    install.
  * Removed wheel from the [build-system].requires list fallback
    that is used when pyproject.toml is absent.
  * Upgrade distlib to 0.3.8
  * Fix explanation of how PIP_CONFIG_FILE works
  * Fix outdated pip install argument description in
    documentation.
  * Replace some links to PEPs with links to the canonical
    specifications on the :doc:`pypug:index`
  * Updated the pyproject.toml document to stop suggesting to
    depend on wheel as a build dependency directly.
  * Update supported interpreters in development docs
  * Most project metadata is now defined statically via pip's
    pyproject.toml file.
Comments 2

Andres Duque's avatar

Hello

Is it possible to add the whitebox package from pypi?

Thanks


Matej Cepl's avatar

Could you elaborate, please? “whitebox package”?

openSUSE Build Service is sponsored by