obsolete python-backports [release 1.1.0-2mamba;Sat Sep 18 2021]
This commit is contained in:
parent
b67cc8f05e
commit
9b886ef1bf
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-backports-entry_points_selectable
|
||||
Version: 1.1.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Compatibility shim providing selectable entry points for older implementations
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -19,6 +19,9 @@ BuildRequires: python3.7dist(importlib-metadata)
|
||||
%{summary}.
|
||||
|
||||
%if 0%{?with_pyver}
|
||||
%define py_requires_append \
|
||||
Provides: python-backports%{?pyappend:-%pyappend} \
|
||||
Obsoletes: python-backports%{?pyappend:-%pyappend} <= 1.0-2mamba
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
@ -46,5 +49,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Sep 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-2mamba
|
||||
- obsolete python-backports
|
||||
|
||||
* Tue Aug 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user