diff --git a/findpython-0.2.1.tar.gz b/findpython-0.2.1.tar.gz deleted file mode 100644 index 3fd126f..0000000 --- a/findpython-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4394a1cbcdbcf8d10ea3439e2d8086b2ec074507097b6e6dbee18028c6e52b08 -size 15933 diff --git a/findpython-0.2.2.tar.gz b/findpython-0.2.2.tar.gz new file mode 100644 index 0000000..8e9be4c --- /dev/null +++ b/findpython-0.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80557961c04cf1c8c4ba4ca3ac7cf76ec27fa92788a6af42cb701e3450c49430 +size 15998 diff --git a/python-findpython.changes b/python-findpython.changes index ca4423f..dbb6729 100644 --- a/python-findpython.changes +++ b/python-findpython.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 8 00:26:09 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-findpython.spec b/python-findpython.spec index 4b0e459..a2039dc 100644 --- a/python-findpython.spec +++ b/python-findpython.spec @@ -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