14
0

- update to 0.2.4:

* Check path access before is_dir to prevent PermissionError exceptions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=9
This commit is contained in:
2023-01-31 15:19:29 +00:00
committed by Git OBS Bridge
parent bfeece3d57
commit 755c15a7fb
4 changed files with 10 additions and 4 deletions

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61f1768cdd843dc2f8a45971272c58c25641a50b19da91302e2492e32a667362
size 16109

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 31 15:18:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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