automatic version update by autodist [release 6.1.2-1mamba;Thu Apr 28 2022]
This commit is contained in:
parent
95b85b4e3e
commit
52b134aa94
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-slugify
|
Name: python-slugify
|
||||||
Version: 6.1.1
|
Version: 6.1.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A generic slugifier utility, inspired by Django’s slugify template filter
|
Summary: A generic slugifier utility, inspired by Django’s slugify template filter
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,6 +12,7 @@ Source: https://pypi.debian.net/python-slugify/python-slugify-%{version}.
|
|||||||
License: Public Domain
|
License: Public Domain
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
|
BuildRequires: python3.7dist(setuptools)
|
||||||
BuildRequires: python3.7dist(text-unidecode)
|
BuildRequires: python3.7dist(text-unidecode)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 28 2022 Automatic Build System <autodist@mambasoft.it> 6.1.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 28 2022 Automatic Build System <autodist@mambasoft.it> 6.1.1-1mamba
|
* Mon Feb 28 2022 Automatic Build System <autodist@mambasoft.it> 6.1.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user