provide/obsolete pycodestyle [release 2.10.0-2mamba;Fri Dec 09 2022]
This commit is contained in:
parent
2144dfc46d
commit
3f9cd10a38
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pycodestyle
|
||||
Version: 2.10.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Python style guide checker
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -18,6 +18,9 @@ BuildRequires: libpython3-devel
|
||||
%{summary}.
|
||||
|
||||
%if 0%{?with_pyver}
|
||||
%define py_requires_append \
|
||||
Provides: pycodestyle%{?pyappend:-%pyappend} \
|
||||
Obsoletes: pycodestyle%{?pyappend:-%pyappend} <= 2.10.0-1mamba
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
@ -48,6 +51,9 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-2mamba
|
||||
- provide/obsolete pycodestyle
|
||||
|
||||
* Thu Nov 24 2022 Automatic Build System <autodist@mambasoft.it> 2.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user