From 2341eda0178f2e7e2d25b3db818a5f1c245f03c62fcf08c964008d2cc4b9d3e1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Mar 2024 14:23:36 +0000 Subject: [PATCH] - update to 1.9.2: * Fix import error on Windows OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-userpath?expand=0&rev=15 --- python-userpath.changes | 6 ++++++ python-userpath.spec | 6 +++--- userpath-1.9.1.tar.gz | 3 --- userpath-1.9.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 userpath-1.9.1.tar.gz create mode 100644 userpath-1.9.2.tar.gz diff --git a/python-userpath.changes b/python-userpath.changes index d7e7f64..a3dcddd 100644 --- a/python-userpath.changes +++ b/python-userpath.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 16 14:23:15 UTC 2024 - Dirk Müller + +- update to 1.9.2: + * Fix import error on Windows + ------------------------------------------------------------------- Wed Dec 13 10:21:39 UTC 2023 - Dirk Müller diff --git a/python-userpath.spec b/python-userpath.spec index a8b8e4b..16873d7 100644 --- a/python-userpath.spec +++ b/python-userpath.spec @@ -1,7 +1,7 @@ # # spec file for package python-userpath # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-userpath -Version: 1.9.1 +Version: 1.9.2 Release: 0 Summary: Tool for adding locations to the user PATH License: MIT @@ -31,7 +31,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-click Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module click} diff --git a/userpath-1.9.1.tar.gz b/userpath-1.9.1.tar.gz deleted file mode 100644 index 9a5add9..0000000 --- a/userpath-1.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce8176728d98c914b6401781bf3b23fccd968d1647539c8788c7010375e02796 -size 11126 diff --git a/userpath-1.9.2.tar.gz b/userpath-1.9.2.tar.gz new file mode 100644 index 0000000..0f3f54b --- /dev/null +++ b/userpath-1.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c52288dab069257cc831846d15d48133522455d4677ee69a9781f11dbefd815 +size 11140