automatic version update by autodist [release 0.33.0-1mamba;Wed Apr 19 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:55:08 +01:00
parent 6a85b2d753
commit db37b6d77a

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-yapf
Version: 0.32.0
Release: 2mamba
Version: 0.33.0
Release: 1mamba
Summary: A formatter for Python code
Group: System/Libraries
Vendor: openmamba
@ -12,6 +12,7 @@ Source: http://pypi.debian.net/yapf/yapf-%{version}.tar.gz
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: python3.7dist(tomli)
## AUTOBUILDREQ-END
%description
@ -51,6 +52,9 @@ done
%doc AUTHORS LICENSE
%changelog
* Wed Apr 19 2023 Automatic Build System <autodist@mambasoft.it> 0.33.0-1mamba
- automatic version update by autodist
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.32.0-2mamba
- rebuilt with python 3.10