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