Rebuilt for Python 3.11
This commit is contained in:
parent
894a079c1f
commit
8de42cb581
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: %{short_version}~git.4.%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Microsoft Azure Development Tools for SDK
|
||||
License: MIT and ASL 2.0
|
||||
URL: https://github.com/Azure/azure-sdk-for-python/
|
||||
|
|
@ -63,6 +63,9 @@ rm -f %{buildroot}%{_bindir}/{perfstress,perfstressdebug,systemperf}
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.1~git.4.67d46b9-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Tue May 24 2022 Major Hayden <major@mhtx.net> - 1.2.1~git.4.67d46b9-1
|
||||
- Update to latest commit 67d46b9c4292c267c14833b50bb313c077e63cd5.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue