From 1144037a281c66d1840c1ce98fc9bcbd16005c69 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:11:08 +0100 Subject: [PATCH] automatic version update by autodist [release 0.18.3-1mamba;Fri Jan 13 2023] --- python-future.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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