automatic version update by autodist [release 1.16.0-1mamba;Fri Oct 25 2024]
This commit is contained in:
parent
93a26b9a17
commit
095896fe66
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-yarl
|
||||
Version: 1.13.1
|
||||
Version: 1.16.0
|
||||
Release: 1mamba
|
||||
Summary: Yet another URL library
|
||||
Group: System/Libraries
|
||||
@ -15,6 +15,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(idna)
|
||||
BuildRequires: python3.11dist(multidict)
|
||||
BuildRequires: python3.11dist(propcache)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: python-expandvars-py3
|
||||
@ -52,6 +53,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 1.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 1.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 28 2024 Automatic Build System <autodist@openmamba.org> 1.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user