forked from pool/python-fvs
Accepting request 1264869 from devel:languages:python
- Normalize metadata directory name. Requires python-setuptools 78 to build successfully. OBS-URL: https://build.opensuse.org/request/show/1264869 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fvs?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 04:09:37 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Normalize metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 10:04:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-fvs
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -34,7 +34,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-orjson
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -78,7 +78,7 @@ deduplication to minimize space consumption
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%python_alternative %{_bindir}/fvs
|
||||
%{python_sitelib}/%{modname}-%{version}*-info
|
||||
%{python_sitelib}/fvs-%{version}.dist-info
|
||||
%{python_sitelib}/fvs
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user