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 0000000080 80 Bytes
distutils-reproducible-compile.patch 0000000697 697 Bytes
pip-22.3.1-gh.tar.gz 0009326504 8.89 MB
pip-shipped-requests-cabundle.patch 0000006107 5.96 KB
python-pip.changes 0000103296 101 KB
python-pip.spec 0000005869 5.73 KB
Revision 57 (latest revision is 66)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1041297 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 57)
- Update to 22.3.1: (bsc#1205478)
  * Deprecations and Removals
    + Deprecate installation with setup.py install when no-binary is enabled
      for source distributions without pyproject.toml. (#11452)
    + Deprecate installation with setup.py install when the wheel package is
      absent for source distributions without pyproject.toml. (#8559)
    + Drop --use-deprecated=out-of-tree-build. (#11001)
  * Features
    + Use the data-dist-info-metadata attribute from PEP 658 to resolve
      distribution metadata without downloading the dist yet. (#11111)
    + Add --dry-run option to pip install, to let it print what it would
     install but not actually make changes in the target environment. (#11096)
    + Add pip inspect command to obtain the list of installed distributions
     and other information about the Python environment, in JSON. (#11245)
    + Add option to install and uninstall commands to opt-out from
      running-as-root warning. (#10556)
    + Add a user interface for supplying config settings to build backends.
      (#11059)
    + Explains why specified version cannot be retrieved when Requires-Python
      is not satisfied. (#9615)
    + Validate build dependencies when using --no-build-isolation. (#9794)
  * Bug Fixes
    + Fix entry point generation of pip.X, pipX.Y, and easy_install-X.Y to
      correctly account for multi-digit Python version segments. (#11547)
    + Fix --no-index when --index-url or --extra-index-url is specified
      inside a requirements file. (#11276)
    + Ignore distributions with invalid Name in metadata instead of crashing,
      when using the importlib.metadata backend. (#11352)
    + Raise RequirementsFileParseError when parsing malformed requirements
      options that can’t be sucessfully parsed by shlex. (#11491)
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