pip installs packages. Python packages. An easy_install replacement
pip installs packages. Python packages. An easy_install replacement
- Devel package for openSUSE:Factory
-
22
derived packages
- Links to openSUSE:Factory / python-pip
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-pip && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pip-8.1.2.tar.gz | 0001140573 1.09 MB | |
python-pip.changes | 0000049022 47.9 KB | |
python-pip.spec | 0000003222 3.15 KB |
Revision 42 (latest revision is 139)
Jan Matejek (matejcik)
accepted
request 395519
from
Thomas Bechtold (tbechtold)
(revision 42)
- update to 8.1.2: * Fix a regression on systems with uninitialized locale (:issue:`3575`). * Use environment markers to filter packages before determining if a required wheel is supported. Solves (:issue:`3254`). * Make glibc parsing for `manylinux1` support more robust for the variety of glibc versions found in the wild (:issue:`3588`). * Update environment marker support to fully support PEP 508 and legacy environment markers (:issue:`3624`). * Always use debug logging to the ``--log`` file (:issue:`3351`). * Don't attempt to wrap search results for extremely narrow terminal windows (:issue:`3655`). * Fix regression with non-ascii requirement files on Python 2 and add support for encoding headers in requirement files (:issue:`3548`, :pull:`3547`).
Comments 1
v24.0 available
https://github.com/pypa/pip/blob/main/NEWS.rst#240-2024-02-03