From 7e019055a1bb3c972151ed03abf416fe59cfc31f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:52:48 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc3 bytecode --- 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 221ebe4..eaf4e3e 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: 15%{?dist} +Release: 16%{?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 Sep 19 2025 Python Maint - 0.0.0~git.4.67d46b9-16 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 0.0.0~git.4.67d46b9-15 - Rebuilt for Python 3.14.0rc2 bytecode