diff --git a/findpython-0.2.4.tar.gz b/findpython-0.2.4.tar.gz deleted file mode 100644 index 98a1925..0000000 --- a/findpython-0.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61f1768cdd843dc2f8a45971272c58c25641a50b19da91302e2492e32a667362 -size 16109 diff --git a/findpython-0.2.5.tar.gz b/findpython-0.2.5.tar.gz new file mode 100644 index 0000000..df10a1f --- /dev/null +++ b/findpython-0.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0fd473b4265e7e0e7843ec76feac8c0c441b869571f465befe9e695949069fe +size 16147 diff --git a/python-findpython.changes b/python-findpython.changes index ff13672..e057244 100644 --- a/python-findpython.changes +++ b/python-findpython.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 10 19:32:02 UTC 2023 - Dirk Müller + +- update to 0.2.5: + * UTF-8 encoding of shell command output on Windows + * Findpython failed if PATH env contains folder + with restricted access + ------------------------------------------------------------------- Tue Jan 31 15:18:19 UTC 2023 - Dirk Müller diff --git a/python-findpython.spec b/python-findpython.spec index 5c5b4ab..0f27380 100644 --- a/python-findpython.spec +++ b/python-findpython.spec @@ -17,7 +17,7 @@ Name: python-findpython -Version: 0.2.4 +Version: 0.2.5 Release: 0 Summary: Utility to find python versions on your system License: MIT