From 0ed8bb5b07346256e1dbb7f3d2442b736a349e56 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:31:49 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- 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 c086c5e..35ad025 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: 5%{?dist} +Release: 6%{?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 +* Tue Jun 13 2023 Python Maint - 0.0.0~git.4.67d46b9-6 +- Rebuilt for Python 3.12 + * Mon May 08 2023 Major Hayden - 0.0.0~git.4.67d46b9-5 - Migrated to SPDX license