forked from pool/python-pipx
Sync with factory
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pipx
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,9 +21,10 @@
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
%endif
|
||||
%{?pythons_for_pypi}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pipx
|
||||
Version: 1.7.1
|
||||
Version: 1.8.0
|
||||
Release: 0
|
||||
Summary: Install and Run Python Applications in Isolated Environments
|
||||
License: MIT
|
||||
@@ -88,7 +89,7 @@ PYTHONPATH=%{buildroot}%{$python_sitelib} %{buildroot}%{_bindir}/pipx-%{$python_
|
||||
}
|
||||
|
||||
%files %{python_files}
|
||||
%doc docs/CHANGELOG.md docs/README.md
|
||||
%doc docs/changelog.md docs/README.md
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/pipx
|
||||
%{python_sitelib}/pipx
|
||||
|
||||
Reference in New Issue
Block a user