From 095896fe669c69a30c48e27af597b0adde267c55 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 25 Oct 2024 20:24:27 +0200 Subject: [PATCH] automatic version update by autodist [release 1.16.0-1mamba;Fri Oct 25 2024] --- python-yarl.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/python-yarl.spec b/python-yarl.spec index 0e79f56..d4d81e0 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -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 1.16.0-1mamba +- automatic version update by autodist + +* Wed Oct 09 2024 Automatic Build System 1.14.0-1mamba +- automatic version update by autodist + * Sat Sep 28 2024 Automatic Build System 1.13.1-1mamba - automatic version update by autodist