From 21620aac7aca34cec76f37d83daf8603678c889c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:19:25 +0100 Subject: [PATCH] rebuilt with python3 = 3.11.5 [release 1.3.0-2mamba;Tue Sep 26 2023] --- python-pluggy.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index 3c89fe4..af14e29 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -1,6 +1,6 @@ Name: python-pluggy Version: 1.3.0 -Release: 1mamba +Release: 2mamba Summary: A minimalist production ready plugin system Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://github.com/pytest-dev/pluggy Source: https://pypi.debian.net/pluggy/pluggy-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.11.5 %description %{summary}. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 1.3.0-2mamba +- rebuilt with python3 = 3.11.5 + * Sun Aug 27 2023 Automatic Build System 1.3.0-1mamba - automatic version update by autodist