14
0

Accepting request 1034401 from home:yarunachalam:branches:devel:languages:python

- Update to 0.2.2 
  * Prevent find_all exception when a clean pyenv is present  -  by @ferminho in #11
  * Don't parse as LegacyVersion  -  by @frostming (e3466)

OBS-URL: https://build.opensuse.org/request/show/1034401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=5
This commit is contained in:
2022-11-08 09:47:03 +00:00
committed by Git OBS Bridge
parent 0a89599584
commit acaa5bf017
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 8 00:26:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.2.2
* Prevent find_all exception when a clean pyenv is present - by @ferminho in #11
* Don't parse as LegacyVersion - by @frostming (e3466)
-------------------------------------------------------------------
Mon Aug 15 16:16:58 UTC 2022 - Ben Greiner <code@bnavigator.de>