Go to file
Matej Cepl 90461fc037 - Update to 22.0.4:
- Drop the doctype check, that presented a warning for index
    pages that use non-compliant HTML 5.
- Update to 22.0.3:
  - Print the exception via rich.traceback, when running with
    --debug.
  - Only calculate topological installation order, for packages
    that are going to be installed/upgraded.
  - This fixes an AssertionError that occured when determining
    installation order, for a very specific combination of
    upgrading-already-installed-package + change of dependencies
    + fetching some packages from a package index. This
    combination was especially common in Read the Docs'
    builds.
  - Use html.parser by default, instead of falling back
    to html5lib when --use-deprecated=html5lib is not
    passed.
  - Clarify that using per-requirement overrides disables the
    usage of wheels.
- Update to 22.0.2:
  - Instead of failing on index pages that use non-compliant
    HTML 5, print a deprecation warning and fall back to
    html5lib-based parsing for now. This simplifies the migration
    for non-compliant index pages, by letting such indexes
    function with a warning.
- Update to 22.0.1:
  - Accept lowercase <!doctype html> on index pages.
  - Properly handle links parsed by html5lib, when using
    --use-deprecated=html5lib.
- Update to 22.0:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=96
2022-03-17 10:48:03 +00:00
_multibuild - Add wheel subpackage with the generated wheel for this package 2020-11-13 18:54:07 +00:00
.gitattributes osc copypac from project:home:playpauseandstop:python package:python-pip revision:5 2010-05-19 08:50:14 +00:00
.gitignore osc copypac from project:home:playpauseandstop:python package:python-pip revision:5 2010-05-19 08:50:14 +00:00
pip-22.0.4-gh.tar.gz - Update to 22.0.4: 2022-03-17 10:48:03 +00:00
pip-shipped-requests-cabundle.patch Remove conflicts. 2021-11-13 16:28:39 +00:00
python-pip.changes - Update to 22.0.4: 2022-03-17 10:48:03 +00:00
python-pip.spec - Update to 22.0.4: 2022-03-17 10:48:03 +00:00