From 8d04a84431dd331c90f09b0695b07e854d53c599 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:36:25 +0100 Subject: [PATCH] automatic version update by autodist [release 0.7.0-1mamba;Wed Sep 27 2023] --- python-s3transfer.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/python-s3transfer.spec b/python-s3transfer.spec index 9237a92..7e4b1da 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -1,5 +1,5 @@ Name: python-s3transfer -Version: 0.6.2 +Version: 0.7.0 Release: 1mamba Summary: An Amazon S3 Transfer Manager for Python Group: System/Libraries @@ -10,9 +10,10 @@ URL: https://pypi.org/project/s3transfer/ Source: https://pypi.debian.net/s3transfer/s3transfer-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(botocore) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(botocore) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -44,6 +45,12 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/s3transfer-%{version}-py*.egg-info/* %changelog +* Wed Sep 27 2023 Automatic Build System 0.7.0-1mamba +- automatic version update by autodist + +* Wed Sep 27 2023 Automatic Build System 0.6.2-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Aug 16 2023 Automatic Build System 0.6.2-1mamba - automatic version update by autodist