forked from pool/python-findpython
- Update 0.4.1:
* feat: provider selector by @frostming in #20 * feat: add support for RyeProvider * feat: Add way to filter providers by @bluss in #18 * feat: add register_provider function and change ALL_PROVIDERS to a map * fix: don't import site-packages when running in-process scripts * Make GET_VERSION_TIMEOUT settable via env vars * Support allow_prereleases option - Add patch revert-back-to-pdm-pep517.patch: * We need to use pdm-pep517, to avoid circular requirements. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 07:18:35 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update 0.4.1:
|
||||
* feat: provider selector by @frostming in #20
|
||||
* feat: add support for RyeProvider
|
||||
* feat: Add way to filter providers by @bluss in #18
|
||||
* feat: add register_provider function and change ALL_PROVIDERS to a map
|
||||
* fix: don't import site-packages when running in-process scripts
|
||||
* Make GET_VERSION_TIMEOUT settable via env vars
|
||||
* Support allow_prereleases option
|
||||
- Add patch revert-back-to-pdm-pep517.patch:
|
||||
* We need to use pdm-pep517, to avoid circular requirements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 15 12:45:30 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
Reference in New Issue
Block a user