14
0

Commit Graph

  • 249144f7b6 Accepting request 1225365 from devel:languages:python main Ana Guerrero 2024-11-21 14:14:22 +00:00
  • b8efcaf599 Accepting request 1225365 from devel:languages:python slfo-main slfo-1.2 Ana Guerrero 2024-11-21 14:14:22 +00:00
  • ed7960aa19 - update to 1.1.0: * Declare supported Python version support ">= 3.7" in dist meta #129 * Improve exception chaining when ResolutionImpossible raises during backjumping #133 * Switch from pyi files to modern annotations based type hinting #135 * In tests the commentjson test dependency with re.sub #141 * Deduplicate failure causes to save memory and reduce backtracking overhead #143 * New narrow_requirement_selection provider method giving option for providers to reduce the number of times sort key get_preference is called in long running backtrack #145 * Run tests against Python 3.12, 3.13, and use latest version of CI dependencies #153 * Update py2ndex script to use metadata files, skip 404, and support PEP 723 #156 * Replace setuptools.cfg and mypy.ini with pyproject.toml #157 * Add tests type "unvisited" to functional Python tests to ensure backjumping is correctly skipping candidates #158 * Switch from flake8 to ruff for linting #160 * Enable automatic TYPE_CHECK guarding for imports only used for type hinting via ruff rules TCH and FA #166 * Fix example reporter_demo get_preference method which requires arg backtrack_causes #136 * Clarify the docstrings for providers.py #138 * Pin Black version for linting to prevent CI failures #150 * In unexpected situation where broken_state.mapping is empty, stop backtracking, and continue resolution (rather than throwing ResolutionImpossible) #152 Dirk Mueller 2024-11-20 17:20:20 +00:00
  • 1d57d5a28d - update to 1.1.0: * Declare supported Python version support ">= 3.7" in dist meta #129 * Improve exception chaining when ResolutionImpossible raises during backjumping #133 * Switch from pyi files to modern annotations based type hinting #135 * In tests the commentjson test dependency with re.sub #141 * Deduplicate failure causes to save memory and reduce backtracking overhead #143 * New narrow_requirement_selection provider method giving option for providers to reduce the number of times sort key get_preference is called in long running backtrack #145 * Run tests against Python 3.12, 3.13, and use latest version of CI dependencies #153 * Update py2ndex script to use metadata files, skip 404, and support PEP 723 #156 * Replace setuptools.cfg and mypy.ini with pyproject.toml #157 * Add tests type "unvisited" to functional Python tests to ensure backjumping is correctly skipping candidates #158 * Switch from flake8 to ruff for linting #160 * Enable automatic TYPE_CHECK guarding for imports only used for type hinting via ruff rules TCH and FA #166 * Fix example reporter_demo get_preference method which requires arg backtrack_causes #136 * Clarify the docstrings for providers.py #138 * Pin Black version for linting to prevent CI failures #150 * In unexpected situation where broken_state.mapping is empty, stop backtracking, and continue resolution (rather than throwing ResolutionImpossible) #152 Dirk Mueller 2024-11-20 17:20:20 +00:00
  • bbc6c9b0c9 Accepting request 1197744 from devel:languages:python Dominique Leuenberger 2024-08-30 11:33:00 +00:00
  • 0b6af5eaa8 Accepting request 1197744 from devel:languages:python Dominique Leuenberger 2024-08-30 11:33:00 +00:00
  • 4b2b14c45c Accepting request 1195698 from home:pgajdos:python Nico Krapp 2024-08-30 09:19:49 +00:00
  • 3b21066182 - drop optional test dependency on python-commentjson Nico Krapp 2024-08-30 09:19:49 +00:00
  • c5d2841097 Accepting request 1132100 from devel:languages:python Ana Guerrero 2023-12-08 21:33:33 +00:00
  • fe6a87fcee - update to 1.0.1: * Fix calls to opaque objects and use provider interface calls instead. #126 * Implement backjumping to significantly speed up the resolution process by skipping over irrelevant parts of the resolution search space. #113 * 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. * 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. * edges that lead to the detected conflicts. * Provide type stubs for most classes. Dirk Mueller 2023-12-08 13:40:03 +00:00
  • a21f0f88cc Accepting request 1085433 from devel:languages:python Dominique Leuenberger 2023-05-08 15:24:34 +00:00
  • f7ff70bb89 Accepting request 1085374 from home:ojkastl_buildservice:Branch_devel_languages_python Dirk Mueller 2023-05-08 08:17:31 +00:00
  • 21e53ca1b3 Accepting request 1059315 from devel:languages:python Dominique Leuenberger 2023-01-18 12:12:35 +00:00
  • 9dcf61b5df Add link to upstream issue in changelog about the reason to ignore some tests. Daniel Garcia 2023-01-18 09:49:17 +00:00
  • 557e87afda Accepting request 1059284 from home:Simmphonie:branches:devel:languages:python Daniel Garcia 2023-01-18 09:46:42 +00:00
  • f215ef8941 Accepting request 1043226 from devel:languages:python Dominique Leuenberger 2022-12-16 16:51:46 +00:00
  • b8216878f0 - add comment on why we need to stay with < 0.9.0 (bsc#1206225) Dirk Mueller 2022-12-15 21:05:02 +00:00
  • 0f245113ed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-resolvelib?expand=0&rev=15 Dirk Mueller 2022-12-15 20:42:41 +00:00
  • 79080f5423 Accepting request 1042749 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-12-14 10:07:04 +00:00
  • 339fedfa85 https://bugzilla.opensuse.org/show_bug.cgi?id=1206225 Dominique Leuenberger 2022-12-08 12:48:26 +00:00
  • 0786cf491f Updating link to change in openSUSE:Factory/python-resolvelib revision 10 OBS User buildservice-autocommit 2022-12-08 12:48:26 +00:00
  • f2a6de5ce4 Accepting request 1040739 from devel:languages:python Dominique Leuenberger 2022-12-07 16:34:53 +00:00
  • 63ae397c58 Accepting request 1040728 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-12-06 15:59:56 +00:00
  • 678d370397 osc copypac from project:openSUSE:Factory package:python-resolvelib revision:5, using expand Dominique Leuenberger 2022-12-04 15:17:06 +00:00
  • 604f12038f Accepting request 1039901 from devel:languages:python Dominique Leuenberger 2022-12-04 13:58:46 +00:00
  • a197ef419a Accepting request 1039894 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-12-03 22:34:11 +00:00
  • 420622109b Accepting request 989686 from devel:languages:python Richard Brown 2022-07-19 15:19:10 +00:00
  • 8ad5ddbf30 - update to 0.8.1: * A new reporter hook `resolving_conflicts is added. The resolver triggers * this hook when it detects conflicts in the dependency tree, and before it * attempts to fix them. The hook accepts one single argument causes, which * is a list of (requirement, parent)` 2-tuples that represents all the * edges that lead to the detected conflicts. Dirk Mueller 2022-07-17 08:26:53 +00:00
  • ea173930b0 Accepting request 930003 from devel:languages:python Dominique Leuenberger 2021-11-07 21:09:15 +00:00
  • f3c20d0415 - update to 0.8.0: * Add `backtrack_causes to get_preference, which contains information about the requirements involved in the most recent backtrack. This allows the provider to utilise this information to tweak the ordering as well as for recording/reporting conflicts. * When merging a candidate's dependencies, make sure the merge target is up-to-date within the loop, so the merge does not lose information when a candidate returns multiple dependency specifications under one identifier (e.g. specifyiung two dependencies a>1 and a<2, instead of one single a>1,<2 dependency). #80 <https://github.com/sarugaku/resolvelib/issues/80>_ * Redesign get_preference() to include resolution state on dependencies other than the currently working one, to allow the provider to better take account of the global resolver knowledge and determine the best strategy. The provider now can, for example, correctly calculate how far a dependency is from the root node in the graph. #74 <https://github.com/sarugaku/resolvelib/issues/74>_ * A new argument incompatibilities is now passed to the find_matches() hook, which the provider must use to exclude matches from the return value. * Redesign find_matches() to include resolution state on dependencies other than the currently working one, to handle usages that need to return candidates based on non-local states. One such example is PEP 508 direct URLs specified on a package, which need to be available to the same package specified with extras (which would have a different identifier). * The resolver no longer relies on implicit candidate equality to detect incompatibilities. This is done by an additional find_matches() argument; see the *Features* section to learn more. * Provide type stubs for most classes. * Fix a state management bug that causes the resolver to enter an infinite loop in certain backtracking cases. * Fix a performance regression if find_matches() returns a non-built-in sequence instance. * find_matches() now may return a Callable[[], Iterator[Candidate]]` to Dirk Mueller 2021-11-07 18:30:29 +00:00
  • c6906a772a Accepting request 794553 from devel:languages:python Dominique Leuenberger 2020-04-16 21:04:48 +00:00
  • dbbbc231a3 Accepting request 794545 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2020-04-16 10:26:01 +00:00
  • aa243106be Accepting request 685828 from devel:languages:python Dominique Leuenberger 2019-03-19 08:58:53 +00:00
  • e46b344976 Accepting request 685605 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2019-03-17 15:30:33 +00:00
  • c27aa99272 Accepting request 682456 from devel:languages:python Stephan Kulow 2019-03-10 08:35:11 +00:00
  • 8a2a817353 Accepting request 682365 from home:jayvdb:coala:python3-bears Tomáš Chvátal 2019-03-07 12:49:53 +00:00