14
0

Accepting request 995203 from home:bnavigator:branches:devel:languages:python

- Update to 0.2.1
  * Fix the python detection logic to try the fast method first
- Release 0.2.0
  * Allow provider to keep symlink even when resolve_symlinks is
    True
- Fix requirements

OBS-URL: https://build.opensuse.org/request/show/995203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=3
This commit is contained in:
2022-08-16 06:40:40 +00:00
committed by Git OBS Bridge
parent 8ebda8219a
commit 0a89599584
4 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 15 16:16:58 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.2.1
* Fix the python detection logic to try the fast method first
- Release 0.2.0
* Allow provider to keep symlink even when resolve_symlinks is
True
- Fix requirements
-------------------------------------------------------------------
Tue Jun 14 06:06:48 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>