automatic version update by autodist [release 2.5.0-1mamba;Wed Dec 13 2023]
This commit is contained in:
parent
481f144e05
commit
bf81b5763b
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-cookiecutter
|
Name: python-cookiecutter
|
||||||
Version: 2.2.3
|
Version: 2.5.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A command-line utility that creates projects from project templates
|
Summary: A command-line utility that creates projects from project templates
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -19,6 +19,7 @@ BuildRequires: python3.11dist(jinja2)
|
|||||||
BuildRequires: python3.11dist(python-slugify)
|
BuildRequires: python3.11dist(python-slugify)
|
||||||
BuildRequires: python3.11dist(pyyaml)
|
BuildRequires: python3.11dist(pyyaml)
|
||||||
BuildRequires: python3.11dist(requests)
|
BuildRequires: python3.11dist(requests)
|
||||||
|
BuildRequires: python3.11dist(rich)
|
||||||
BuildRequires: python3.11dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
@ -63,6 +64,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 13 2023 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.2.3-2mamba
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.2.3-2mamba
|
||||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user