automatic version update by autodist [release 23.1.0-1mamba;Thu Feb 02 2023]
This commit is contained in:
parent
6c0a8cdd02
commit
28cc838f1a
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-black
|
Name: python-black
|
||||||
Version: 22.12.0
|
Version: 23.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The uncompromising code formatter
|
Summary: The uncompromising code formatter
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -14,6 +14,7 @@ License: MIT
|
|||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(click)
|
BuildRequires: python3.7dist(click)
|
||||||
BuildRequires: python3.7dist(mypy-extensions)
|
BuildRequires: python3.7dist(mypy-extensions)
|
||||||
|
BuildRequires: python3.7dist(packaging)
|
||||||
BuildRequires: python3.7dist(pathspec)
|
BuildRequires: python3.7dist(pathspec)
|
||||||
BuildRequires: python3.7dist(platformdirs)
|
BuildRequires: python3.7dist(platformdirs)
|
||||||
BuildRequires: python3.7dist(tomli)
|
BuildRequires: python3.7dist(tomli)
|
||||||
@ -62,6 +63,9 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 02 2023 Automatic Build System <autodist@mambasoft.it> 23.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user