diff --git a/python-arrow.spec b/python-arrow.spec index de5f8ba..aa657b0 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -1,6 +1,6 @@ Name: python-arrow -Version: 1.2.3 -Release: 3mamba +Version: 1.3.0 +Release: 1mamba Summary: Better dates and times for Python Group: System/Libraries Vendor: openmamba @@ -12,6 +12,7 @@ License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(python-dateutil) +BuildRequires: python3.11dist(types-python-dateutil) ## AUTOBUILDREQ-END BuildRequires: python3-devel >= 3.11.5-3mamba BuildArch: noarch @@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/arrow-%{version}-py*.egg-info/* %changelog +* Tue Nov 07 2023 Automatic Build System 1.3.0-1mamba +- automatic version update by autodist + * Wed Sep 27 2023 Automatic Build System 1.2.3-3mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba