forked from pool/python-userpath
Daniel Garcia
4052a10c2b
- update to 1.9.0 * Ignore the current directory for path detection on Windows * On non-Windows systems only modify login shells - v1.8.0 * Broadcast WM_SETTINGCHANGE on Windows * Drop Python 2.7 & 3.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-userpath?expand=0&rev=11
55 lines
1.9 KiB
Plaintext
55 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 10 07:10:31 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68, jsc#PED-5573)
|
|
- update to 1.9.0
|
|
* Ignore the current directory for path detection on Windows
|
|
* On non-Windows systems only modify login shells
|
|
- v1.8.0
|
|
* Broadcast WM_SETTINGCHANGE on Windows
|
|
* Drop Python 2.7 & 3.6
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- update to 1.4.1
|
|
* Prevent adding paths multiple times on macOS/Linux
|
|
* Send CLI errors to stderr instead of stdout
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 18 09:10:45 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 23 07:06:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix license string
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 21 09:06:03 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v1.3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 08:18:27 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update spec for userpath v1.2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 2 18:59:39 UTC 2018 - aboe76@gmail.com
|
|
|
|
- python-addduserpath initial packaging
|