From 30e7d057e07cfc06114f58aaa248505e012ba759 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:01:38 +0100 Subject: [PATCH] rebuilt with python3 3.7.4 [release 2.8.0-2mamba;Thu Aug 08 2019] --- python-dateutil.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index 0b6f6ac..5d71862 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -1,6 +1,6 @@ Name: python-dateutil Version: 2.8.0 -Release: 1mamba +Release: 2mamba Summary: Extensions to the standard python datetime module Group: System/Libraries/Python Vendor: openmamba @@ -13,6 +13,7 @@ Requires: python >= %python_version ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.7.4 BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -44,6 +45,9 @@ The dateutil module provides powerful extensions to the standard datetime module %defattr(-,root,root) %changelog +* Thu Aug 08 2019 Silvan Calarco 2.8.0-2mamba +- rebuilt with python3 3.7.4 + * Wed Feb 06 2019 Automatic Build System 2.8.0-1mamba - automatic version update by autodist