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