rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.9.2-2mamba;Wed Sep 27 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:55:16 +01:00
parent 0e712ffcd7
commit d6ea418ee9

View File

@ -1,6 +1,6 @@
Name: python-yarl
Version: 1.9.2
Release: 1mamba
Release: 2mamba
Summary: Yet another URL library
Group: System/Libraries
Vendor: openmamba
@ -11,8 +11,9 @@ Source: https://pypi.debian.net/yarl/yarl-%{version}.tar.gz
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildRequires: libpython-devel
Requires: python >= %python_version
@ -45,6 +46,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.9.2-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Wed Apr 26 2023 Automatic Build System <autodist@mambasoft.it> 1.9.2-1mamba
- automatic version update by autodist