automatic version update by autodist [release 0.40.2-1mamba;Sat Sep 23 2023]
This commit is contained in:
parent
e03cfa11e2
commit
b9c8c5ab1d
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-yapf
|
||||
Version: 0.40.1
|
||||
Version: 0.40.2
|
||||
Release: 1mamba
|
||||
Summary: A formatter for Python code
|
||||
Group: System/Libraries
|
||||
@ -11,10 +11,10 @@ URL: https://pypi.org/project/yapf/
|
||||
Source: http://pypi.debian.net/yapf/yapf-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: python3.7dist(platformdirs)
|
||||
BuildRequires: python3.7dist(tomli)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(importlib-metadata)
|
||||
BuildRequires: python3.11dist(platformdirs)
|
||||
BuildRequires: python3.11dist(tomli)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -56,6 +56,9 @@ done
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Sep 23 2023 Automatic Build System <autodist@mambasoft.it> 0.40.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 21 2023 Automatic Build System <autodist@mambasoft.it> 0.40.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user