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 - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pycodestyle
|
Name: python-pycodestyle
|
||||||
Version: 2.10.0
|
Version: 2.10.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Python style guide checker
|
Summary: Python style guide checker
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -18,6 +18,9 @@ BuildRequires: libpython3-devel
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%define py_requires_append \
|
||||||
|
Provides: pycodestyle%{?pyappend:-%pyappend} \
|
||||||
|
Obsoletes: pycodestyle%{?pyappend:-%pyappend} <= 2.10.0-1mamba
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -48,6 +51,9 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 24 2022 Automatic Build System <autodist@mambasoft.it> 2.10.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user