14
0

Accepting request 961642 from home:pragmalin:branches:devel:languages:python

Update to version 1.7.0

OBS-URL: https://build.opensuse.org/request/show/961642
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-userpath?expand=0&rev=9
This commit is contained in:
2022-03-14 14:28:34 +00:00
committed by Git OBS Bridge
parent 9523712add
commit 2d26d68e64
4 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 14 10:06:06 UTC 2022 - PragmaticLinux <info@pragmaticlinux.com>
- update to 1.7.0
* Fix path normalization to be aware of case-insensitive
platforms and symlinks.
* Use locale's encoding when handling output from subprocesses
* Modify bash start-up files based on their existence
* Remove distro dependency
* Fix fallback mechanism for detecting the name of the parent
process
-------------------------------------------------------------------
Thu Jul 23 11:07:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>