From 7b6fcff1fc18deb196cad31ebcbf346e4e27b294 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:05:21 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.4.0-4mamba;Wed Sep 27 2023] --- python-dockerpy-creds.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-dockerpy-creds.spec b/python-dockerpy-creds.spec index 817b5ba..827c815 100644 --- a/python-dockerpy-creds.spec +++ b/python-dockerpy-creds.spec @@ -1,6 +1,6 @@ Name: python-dockerpy-creds Version: 0.4.0 -Release: 3mamba +Release: 4mamba Summary: Python bindings for the docker credentials store API Group: System/Libraries/Python Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://github.com/shin-/dockerpy-creds Source: https://github.com/shin-/dockerpy-creds/archive/%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(six) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(six) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 0.4.0-4mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Jul 31 2023 Silvan Calarco 0.4.0-3mamba - rebuilt with python 3.10