* 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
8.8 KiB
8.8 KiB