diff --git a/findpython-0.2.3.tar.gz b/findpython-0.2.3.tar.gz deleted file mode 100644 index 00ff1b4..0000000 --- a/findpython-0.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c265a8fe9fd05736031eed6e58ad5551634ef0819aa1c1e45fa3530e5b6a4656 -size 16111 diff --git a/findpython-0.2.4.tar.gz b/findpython-0.2.4.tar.gz new file mode 100644 index 0000000..98a1925 --- /dev/null +++ b/findpython-0.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f1768cdd843dc2f8a45971272c58c25641a50b19da91302e2492e32a667362 +size 16109 diff --git a/python-findpython.changes b/python-findpython.changes index 3d5b7d3..ff13672 100644 --- a/python-findpython.changes +++ b/python-findpython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 31 15:18:19 UTC 2023 - Dirk Müller + +- update to 0.2.4: + * Check path access before is_dir to prevent PermissionError exceptions + ------------------------------------------------------------------- Fri Jan 20 12:13:56 UTC 2023 - Dirk Müller diff --git a/python-findpython.spec b/python-findpython.spec index 88e6fa4..5c5b4ab 100644 --- a/python-findpython.spec +++ b/python-findpython.spec @@ -17,7 +17,7 @@ Name: python-findpython -Version: 0.2.3 +Version: 0.2.4 Release: 0 Summary: Utility to find python versions on your system License: MIT