rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.2.3-3mamba;Wed Sep 27 2023]
This commit is contained in:
parent
8fc2db8801
commit
53d442ace4
@ -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 <autodist@mambasoft.it> 1.2.3-3mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 1.2.3-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user