SHA256
1
0
forked from pool/python-pip
Go to file
Dominique Leuenberger 045ced153d Accepting request 1193638 from devel:languages:python
- update to 24.2:
  * Deprecate pip install --editable falling back to setup.py
    develop when using a setuptools version that does not support
    PEP 660 (setuptools v63 and older).
  * Check unsupported packages for the current platform. (#11054)
  * Check unsupported packages for the current platform.
  * Use system certificates and certifi certificates to verify
    HTTPS connections on Python 3.10+. Python 3.9 and earlier
    only use certifi. To revert to previous behaviour, pass the
    flag --use-deprecated=legacy-certs. (#11647)
  * Use system certificates and certifi certificates to verify
    HTTPS connections on Python 3.10+. Python 3.9 and earlier
    only use certifi.
  * To revert to previous behaviour, pass the flag --use-
    deprecated=legacy-certs.
  * Improve discovery performance of installed packages when the
    importlib.metadata backend is used to load distribution
    metadata (used by default under Python 3.11+). (#12656)
  * Improve discovery performance of installed packages when the
    importlib.metadata backend is used to load distribution
    metadata (used by default under Python 3.11+).
  * Improve performance when the same requirement string appears
    many times during resolution, by consistently caching the
    parsed requirement string. (#12663)
  * Improve performance when the same requirement string appears
    many times during resolution, by consistently caching the
    parsed requirement string.
  * Minor performance improvement of finding applicable package
    candidates by not repeatedly calculating their versions
    (#12664)

OBS-URL: https://build.opensuse.org/request/show/1193638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip?expand=0&rev=67
2024-08-29 13:42:28 +00:00
_multibuild - update to 24.1.1: 2024-06-30 18:46:56 +00:00
.gitattributes - update to 24.1.1: 2024-06-30 18:46:56 +00:00
.gitignore - update to 24.1.1: 2024-06-30 18:46:56 +00:00
disable-ssl-context-in-buildenv.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=130 2024-08-12 20:12:13 +00:00
distutils-reproducible-compile.patch - update to 24.1.1: 2024-06-30 18:46:56 +00:00
pip-24.2-gh.tar.gz - update to 24.2: 2024-08-12 16:49:25 +00:00
pip-shipped-requests-cabundle.patch - update to 24.1.1: 2024-06-30 18:46:56 +00:00
python-pip.changes - add disable-ssl-context-in-buildenv.patch: treat missing 2024-08-12 17:17:37 +00:00
python-pip.spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=133 2024-08-13 07:03:31 +00:00