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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4394a1cbcdbcf8d10ea3439e2d8086b2ec074507097b6e6dbee18028c6e52b08
size 15933

3
findpython-0.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80557961c04cf1c8c4ba4ca3ac7cf76ec27fa92788a6af42cb701e3450c49430
size 15998

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>

View File

@@ -17,7 +17,7 @@
Name: python-findpython
Version: 0.2.1
Version: 0.2.2
Release: 0
Summary: Utility to find python versions on your system
License: MIT