automatic version update by autodist [release 2.1.0-1mamba;Tue May 31 2022]
This commit is contained in:
parent
e07fc9b3ba
commit
f17da989b7
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-cookiecutter
|
||||
Version: 1.7.3
|
||||
Version: 2.1.0
|
||||
Release: 1mamba
|
||||
Summary: A command-line utility that creates projects from project templates
|
||||
Group: System/Libraries
|
||||
@ -16,11 +16,10 @@ BuildRequires: python3.7dist(binaryornot)
|
||||
BuildRequires: python3.7dist(click)
|
||||
BuildRequires: python3.7dist(jinja2)
|
||||
BuildRequires: python3.7dist(jinja2-time)
|
||||
BuildRequires: python3.7dist(poyo)
|
||||
BuildRequires: python3.7dist(python-slugify)
|
||||
BuildRequires: python3.7dist(pyyaml)
|
||||
BuildRequires: python3.7dist(requests)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(six)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -57,5 +56,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
# %doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2022 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.3-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user