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
_service 0000000574 574 Bytes
_servicedata 0000000225 225 Bytes
pip-19.2.1.tar.xz 0005669224 5.41 MB
pip-shipped-requests-cabundle.patch 0000000238 238 Bytes
pytest5.patch 0000000642 642 Bytes
python-pip.changes 0000070644 69 KB
python-pip.spec 0000003970 3.88 KB
Revision 44 (latest revision is 66)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 721781 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 44)
- Update to version 19.2.1:
  * Fix a ``NoneType`` ``AttributeError`` when evaluating hashes and no hashes provided
  * Drop support for EOL Python 3.4.
  * Credentials will now be loaded using keyring when installed
  * Fully support using --trusted-host inside requirements files
  * Update timestamps in pip's --log file to include milliseconds
  * Respect whether a file has been marked as "yanked" from a simple repository (see PEP 592 for details)
  * When choosing candidates to install, prefer candidates with a hash matching one of the user-provided hashes
  * Improve the error message when METADATA or PKG-INFO is None when accessing metadata
  * Add a new command pip debug that can display e.g. the list of compatible tags for the current Python
  * Display hint on installing with --pre when search results include pre-release versions
  * Report to Warehouse that pip is running under CI if the PIP_IS_CI environment variable is set
  * Allow --python-version to be passed as a dotted version string (e.g. 3.7 or 3.7.3)
  * Log the final filename and SHA256 of a .whl file when done building a wheel
  * Include the wheel's tags in the log message explanation when a candidate wheel link is found incompatible
  * Add a --path argument to pip freeze to support --target installations
  * Add a --path argument to pip list to support --target installations
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