14
0

Accepting request 1093319 from devel:languages:python:mailman:backports

- Update to version 0.9.1
  * cli: Exposing requires-python, platform and abi interface for cli tools.  -
    by @frostming in #52 (b9935)
  * Evaluation issue when the requirement has no version specifier Close #50  -
    by @frostming in #50 (0a813)
  * Typo on json response field  -  by @frostming (3e767)
  * Update pdm.lock  -  by @github-actions[bot] and frostming in #44 (e4572)
  * Update pdm.lock  -  by @github-actions[bot] in #45 (a98b9)
  * Update pdm.lock  -  by @github-actions[bot] in #47 (e0ea7)
  * Update pdm.lock  -  by @github-actions[bot] and frostming in #49 (fc994)
  * Allow to order the index urls and find links together for PackageFinder  -
    by @frostming in #43 (dbe85)
  * Allow to set prefer_binary for individual packages.
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1093319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=7
This commit is contained in:
2023-06-15 20:34:17 +00:00
committed by Git OBS Bridge
parent 5e16a4ad6c
commit 9ce9b4df5c
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jun 15 12:46:34 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 0.9.1
* cli: Exposing requires-python, platform and abi interface for cli tools. -
by @frostming in #52 (b9935)
* Evaluation issue when the requirement has no version specifier Close #50 -
by @frostming in #50 (0a813)
* Typo on json response field - by @frostming (3e767)
* Update pdm.lock - by @github-actions[bot] and frostming in #44 (e4572)
* Update pdm.lock - by @github-actions[bot] in #45 (a98b9)
* Update pdm.lock - by @github-actions[bot] in #47 (e0ea7)
* Update pdm.lock - by @github-actions[bot] and frostming in #49 (fc994)
* Allow to order the index urls and find links together for PackageFinder -
by @frostming in #43 (dbe85)
* Allow to set prefer_binary for individual packages.
- Use sle15_python_module_pythons
-------------------------------------------------------------------
Thu Dec 15 23:14:43 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>