17
0
Files
python-resolvelib/python-resolvelib.changes
Nico Krapp 980252720c - Update to 1.2.1
* Add extra guard to prevent the states from being exhausted during backjumping.
  * Change ``Mapping`` to ``dict`` in resolution ``Result`` type annotations.
- from version 1.2.0
  * Drop support for EOL Python versions 3.7 and 3.8.
  * Perform optimistic backjumping until reaching a cutoff and then
    fallback to regular backjumping.
  * Include tests in sdist.
  * Drop `wheel` from direct build dependencies.
  * Display PyPI URL on GH UI when releasing from GHA.
  * Configure `setuptools` to produce `py3`-tagged wheels.
  * Fix PyPI project page link on README.rst.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-resolvelib?expand=0&rev=29
2025-11-24 08:47:59 +00:00

8.8 KiB