14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-userpath?expand=0&rev=11
This commit is contained in:
2023-08-10 07:20:22 +00:00
committed by Git OBS Bridge
parent 2d26d68e64
commit 4052a10c2b
4 changed files with 28 additions and 14 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>