From 10ba9f68aa0d293db57f5d6a200dd9e575b20be5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 08:38:03 +0200 Subject: [PATCH] Rebuilt for Python 3.13 --- python-azure-sdk-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-azure-sdk-tools.spec b/python-azure-sdk-tools.spec index 3793716..556bf0b 100644 --- a/python-azure-sdk-tools.spec +++ b/python-azure-sdk-tools.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: %{short_version}~git.4.%{shortcommit} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Specific tools for Azure SDK for Python testing License: MIT and Apache-2.0 URL: https://github.com/Azure/azure-sdk-for-python/ @@ -72,6 +72,9 @@ rm -f %{buildroot}/%{_bindir}/{auto_codegen,auto_package,generate_package,genera %{python3_sitelib}/testutils %changelog +* Fri Jun 07 2024 Python Maint - 0.0.0~git.4.67d46b9-10 +- Rebuilt for Python 3.13 + * Fri Jan 26 2024 Fedora Release Engineering - 0.0.0~git.4.67d46b9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild