From 821a79f04aeff635137b8afc176c8cda3608b1d4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 17 Apr 2024 12:56:26 +0200 Subject: [PATCH] automatic version update by autodist [release 5.3.0-1mamba;Mon Apr 08 2024] --- python-jaraco-context.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-jaraco-context.spec b/python-jaraco-context.spec index 7353d4f..bf34459 100644 --- a/python-jaraco-context.spec +++ b/python-jaraco-context.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - .) Name: python-jaraco-context -Version: 5.1.0 +Version: 5.3.0 Release: 1mamba Summary: Context managers by jaraco Group: System/Libraries @@ -12,6 +12,7 @@ Source: https://pypi.debian.net/jaraco.context/jaraco.context-%{version}. License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel +BuildRequires: python3.11dist(backports.tarfile) ## AUTOBUILDREQ-END %description @@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Apr 08 2024 Automatic Build System 5.3.0-1mamba +- automatic version update by autodist + * Sun Apr 07 2024 Automatic Build System 5.1.0-1mamba - automatic version update by autodist