obsolete python-yapf-py310 [release 0.40.2-2mamba;Sun Mar 24 2024]
This commit is contained in:
parent
b9c8c5ab1d
commit
32c9dfb273
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-yapf
|
Name: python-yapf
|
||||||
Version: 0.40.2
|
Version: 0.40.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A formatter for Python code
|
Summary: A formatter for Python code
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -21,6 +21,10 @@ BuildRequires: python3.11dist(tomli)
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%if "0%{?with_pyver}" == "03"
|
||||||
|
%define py_requires_append \
|
||||||
|
Obsoletes: python-yapf-py310 <= 0.40.2-1mamba
|
||||||
|
%endif
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -56,6 +60,9 @@ done
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.40.2-2mamba
|
||||||
|
- obsolete python-yapf-py310
|
||||||
|
|
||||||
* Sat Sep 23 2023 Automatic Build System <autodist@mambasoft.it> 0.40.2-1mamba
|
* Sat Sep 23 2023 Automatic Build System <autodist@mambasoft.it> 0.40.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user