Rebuilt for Python 3.12
This commit is contained in:
parent
1707669248
commit
f262a18c2b
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: %{short_version}~git.4.%{shortcommit}
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Microsoft Azure Development Tools for SDK
|
||||
License: MIT and Apache-2.0
|
||||
URL: https://github.com/Azure/azure-sdk-for-python/
|
||||
|
|
@ -63,6 +63,9 @@ rm -f %{buildroot}%{_bindir}/{perfstress,perfstressdebug,systemperf}
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 1.2.1~git.4.67d46b9-5
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~git.4.67d46b9-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue