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