automatic version update by autodist [release 0.43.0-1mamba;Thu Nov 14 2024]

This commit is contained in:
Automatic Build System 2024-11-14 17:01:25 +01:00
parent 32c9dfb273
commit 8f12b3909a

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-yapf
Version: 0.40.2
Release: 2mamba
Version: 0.43.0
Release: 1mamba
Summary: A formatter for Python code
Group: System/Libraries
Vendor: openmamba
@ -12,9 +12,7 @@ Source: http://pypi.debian.net/yapf/yapf-%{version}.tar.gz
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(importlib-metadata)
BuildRequires: python3.11dist(platformdirs)
BuildRequires: python3.11dist(tomli)
## AUTOBUILDREQ-END
%description
@ -60,6 +58,9 @@ done
%doc AUTHORS LICENSE
%changelog
* Thu Nov 14 2024 Automatic Build System <autodist@openmamba.org> 0.43.0-1mamba
- automatic version update by autodist
* Sun Mar 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.40.2-2mamba
- obsolete python-yapf-py310