14
0

- update to 0.2.5:

* UTF-8 encoding of shell command output on Windows
  * Findpython failed if PATH env contains folder
    with restricted access

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=11
This commit is contained in:
2023-05-10 19:33:23 +00:00
committed by Git OBS Bridge
parent 755c15a7fb
commit 01455a3dc2
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

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

View File

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