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 - _)
|
||||
Name: python-slugify
|
||||
Version: 5.0.2
|
||||
Release: 2mamba
|
||||
Version: 6.1.0
|
||||
Release: 1mamba
|
||||
Summary: A generic slugifier utility, inspired by Django’s slugify template filter
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/python-slugify/python-slugify-%{version}.
|
||||
License: Public Domain
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(text-unidecode)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -46,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%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
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user