diff --git a/python-arrow.spec b/python-arrow.spec index 8529294..de5f8ba 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -1,6 +1,6 @@ Name: python-arrow Version: 1.2.3 -Release: 2mamba +Release: 3mamba Summary: Better dates and times for Python Group: System/Libraries Vendor: openmamba @@ -10,10 +10,10 @@ URL: https://arrow.readthedocs.io/en/latest/ Source: https://pypi.debian.net/arrow/arrow-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(python-dateutil) -BuildRequires: python3.7dist(typing-extensions) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(python-dateutil) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildArch: noarch %description @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/arrow-%{version}-py*.egg-info/* %changelog +* Wed Sep 27 2023 Automatic Build System 1.2.3-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 07 2023 Sdk Build System 1.2.3-2mamba - rebuilt with python 3.10