automatic version update by autodist [release 3.0.0-1mamba;Thu Jul 13 2023]
This commit is contained in:
parent
e111e5d589
commit
7c03b9f407
@ -1,5 +1,5 @@
|
||||
Name: python-caches
|
||||
Version: 2.0.2
|
||||
Version: 3.0.0
|
||||
Release: 1mamba
|
||||
Summary: Python caching backed by Redis
|
||||
Group: System/Libraries
|
||||
@ -12,7 +12,6 @@ License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(datatypes)
|
||||
BuildRequires: python3.7dist(decorators)
|
||||
BuildRequires: python3.7dist(dsnparse)
|
||||
BuildRequires: python3.7dist(redis)
|
||||
## AUTOBUILDREQ-END
|
||||
@ -47,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/caches-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 13 2023 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 24 2021 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user