- 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
This commit is contained in:
parent
4ff6cc0ea1
commit
2341eda017
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -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}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce8176728d98c914b6401781bf3b23fccd968d1647539c8788c7010375e02796
|
||||
size 11126
|
3
userpath-1.9.2.tar.gz
Normal file
3
userpath-1.9.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c52288dab069257cc831846d15d48133522455d4677ee69a9781f11dbefd815
|
||||
size 11140
|
Loading…
Reference in New Issue
Block a user