14
0
Commit Graph

4 Commits

Author SHA256 Message Date
Tomáš Chvátal
dbbbc231a3 Accepting request 794545 from home:mcalabkova:branches:devel:languages:python
- Update to 0.3.0
  * Provide both the requirements and their parents as exceptiondata for the
    ``ResolutionImpossible`` exception, via a ``causes`` attribute that replaces
    the previous ``requirements`` attribute.
  * Make resolver backtrack when none of the candidates requested for a package
    are able to resolve due to them requesting unworkable requirements, or a
    package has no candidates at all. Previously the resolver would give up on the
    spot.
  * Ensure the result returned by the resolver only contains candidates that are
    actually needed. This is done by tracing the graph after resolution completes,
    snipping nodes that don’t have a route to the root.

OBS-URL: https://build.opensuse.org/request/show/794545
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-resolvelib?expand=0&rev=5
2020-04-16 10:26:01 +00:00
Tomáš Chvátal
e46b344976 Accepting request 685605 from home:jengelh:branches:devel:languages:python
- Use noun phrase in descriptions.

OBS-URL: https://build.opensuse.org/request/show/685605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-resolvelib?expand=0&rev=3
2019-03-17 15:30:33 +00:00
Stephan Kulow
c27aa99272 Accepting request 682456 from devel:languages:python
- Initial spec for v0.2.2

OBS-URL: https://build.opensuse.org/request/show/682456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-resolvelib?expand=0&rev=1
2019-03-10 08:35:11 +00:00
Tomáš Chvátal
8a2a817353 Accepting request 682365 from home:jayvdb:coala:python3-bears
- Initial spec for v0.2.2

OBS-URL: https://build.opensuse.org/request/show/682365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-resolvelib?expand=0&rev=1
2019-03-07 12:49:53 +00:00