automatic version update by autodist [release 6.1.0-1mamba;Sat Feb 26 2022]
This commit is contained in:
parent
d110260285
commit
341226c3f9
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-slugify
|
Name: python-slugify
|
||||||
Version: 5.0.2
|
Version: 6.1.0
|
||||||
Release: 2mamba
|
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,7 +12,6 @@ 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
|
||||||
|
|
||||||
@ -46,6 +45,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
|
||||||
|
* Sat Feb 26 2022 Automatic Build System <autodist@mambasoft.it> 6.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.2-2mamba
|
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.2-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user