automatic version update by autodist [release 0.18.3-1mamba;Fri Jan 13 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:11:08 +01:00
parent 2a2ff87083
commit 1144037a28

View File

@ -1,12 +1,12 @@
Name: python-future Name: python-future
Version: 0.18.2 Version: 0.18.3
Release: 2mamba Release: 1mamba
Summary: Clean single-source support for Python 3 and 2 Summary: Clean single-source support for Python 3 and 2
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.python.org/pypi/future URL: https://pypi.org/project/future/
Source: https://pypi.debian.net/future/future-%{version}.tar.gz Source: https://pypi.debian.net/future/future-%{version}.tar.gz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/future-%{version}-py*.egg-info/* %{python_sitearch}/future-%{version}-py*.egg-info/*
%changelog %changelog
* Fri Jan 13 2023 Automatic Build System <autodist@mambasoft.it> 0.18.3-1mamba
- automatic version update by autodist
* Sat May 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.2-2mamba * Sat May 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.2-2mamba
- rebuilt with py27 and py3 targets - rebuilt with py27 and py3 targets