14
0

- Convert to libalternatives on SLE-16-based and newer systems

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-userpath?expand=0&rev=19
This commit is contained in:
2025-08-25 14:27:03 +00:00
committed by Git OBS Bridge
commit c590134e3a
6 changed files with 213 additions and 0 deletions

77
python-userpath.changes Normal file
View File

@@ -0,0 +1,77 @@
-------------------------------------------------------------------
Mon Aug 25 14:26:40 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to libalternatives on SLE-16-based and newer systems
-------------------------------------------------------------------
Wed Feb 5 12:20:58 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Use multibuild for tests
-------------------------------------------------------------------
Sat Mar 16 14:23:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.9.2:
* Fix import error on Windows
-------------------------------------------------------------------
Wed Dec 13 10:21:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.9.1:
* Temporarily revert the change on non-Windows systems where
only login shells are modified
-------------------------------------------------------------------
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