forked from pool/python-resolvelib
Updating link to change in openSUSE:Factory/python-resolvelib revision 10
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-resolvelib?expand=0&rev=06a3673fd8c8f242c5ccbe076fb5bb09
This commit is contained in:
committed by
Git OBS Bridge
parent
63ae397c58
commit
0786cf491f
@@ -1,18 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Dec 6 15:28:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
||||||
|
|
||||||
- Update to version 0.9.0
|
|
||||||
Features
|
|
||||||
* A new reporter hook rejecting_candidate is added, replacing backtracking.
|
|
||||||
The hook is called every time the resolver rejects a conflicting candidate
|
|
||||||
before trying out the next one in line. #101
|
|
||||||
* Bug Fixes
|
|
||||||
Some valid states that were previously rejected are now accepted.
|
|
||||||
This affects states where multiple candidates for the same dependency conflict
|
|
||||||
with each other. The information argument passed to AbstractProvider.get_preference
|
|
||||||
may now contain empty iterators. This has always been allowed by the method definition
|
|
||||||
but it was previously not possible in practice. #91
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 17 08:24:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sun Jul 17 08:24:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-resolvelib
|
Name: python-resolvelib
|
||||||
Version: 0.9.0
|
Version: 0.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module to resolve abstract dependencies into concrete ones
|
Summary: Module to resolve abstract dependencies into concrete ones
|
||||||
License: ISC
|
License: ISC
|
||||||
|
3
resolvelib-0.8.1.tar.gz
Normal file
3
resolvelib-0.8.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f400ebd5e60361b3b328241f4aded5a0f7665e46a83c374fea86d874cff0ffd5
|
||||||
|
size 766632
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c491405eaff5278fd6cd3a467de2f6f20b98bbd05254d7283b3b128ee2b305d8
|
|
||||||
size 768502
|
|
Reference in New Issue
Block a user