From 4ff6cc0ea12f012d4620800f88443e65ee5e5b4fc59f3e7f26acfc3e3737c770 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 13 Dec 2023 10:21:46 +0000 Subject: [PATCH] - update to 1.9.1: * Temporarily revert the change on non-Windows systems where only login shells are modified platforms and symlinks. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-userpath?expand=0&rev=13 --- python-userpath.changes | 9 ++++++++- python-userpath.spec | 2 +- userpath-1.9.0.tar.gz | 3 --- userpath-1.9.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 userpath-1.9.0.tar.gz create mode 100644 userpath-1.9.1.tar.gz diff --git a/python-userpath.changes b/python-userpath.changes index 36071f2..d7e7f64 100644 --- a/python-userpath.changes +++ b/python-userpath.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 13 10:21:39 UTC 2023 - Dirk Müller + +- 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 @@ -14,7 +21,7 @@ Mon Mar 14 10:06:06 UTC 2022 - PragmaticLinux - update to 1.7.0 * Fix path normalization to be aware of case-insensitive - platforms and symlinks. + platforms and symlinks. * Use locale's encoding when handling output from subprocesses * Modify bash start-up files based on their existence * Remove distro dependency diff --git a/python-userpath.spec b/python-userpath.spec index 9dcfe4d..a8b8e4b 100644 --- a/python-userpath.spec +++ b/python-userpath.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-userpath -Version: 1.9.0 +Version: 1.9.1 Release: 0 Summary: Tool for adding locations to the user PATH License: MIT diff --git a/userpath-1.9.0.tar.gz b/userpath-1.9.0.tar.gz deleted file mode 100644 index 671c7b3..0000000 --- a/userpath-1.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85e3274543174477c62d5701ed43a3ef1051824a9dd776968adc411e58640dd1 -size 11040 diff --git a/userpath-1.9.1.tar.gz b/userpath-1.9.1.tar.gz new file mode 100644 index 0000000..9a5add9 --- /dev/null +++ b/userpath-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8176728d98c914b6401781bf3b23fccd968d1647539c8788c7010375e02796 +size 11126