Compare commits
14 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6f6a597f6e | ||
|
|
b1c79af589 | ||
|
|
36c4a892bd | ||
|
|
0e26f7441d | ||
|
|
cfee0cc4ce | ||
|
|
bbdcca0144 | ||
|
|
5466871b8d | ||
|
|
35456385a4 | ||
|
|
01c9b37c04 | ||
|
|
0269b57ba9 | ||
|
|
f262a18c2b | ||
|
|
1707669248 |
||
|
|
24652b7390 |
||
|
|
cc2b4480d1 |
1 changed files with 35 additions and 2 deletions
|
|
@ -7,9 +7,9 @@
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: %{short_version}~git.4.%{shortcommit}
|
Version: %{short_version}~git.4.%{shortcommit}
|
||||||
Release: 4%{?dist}
|
Release: 15%{?dist}
|
||||||
Summary: Microsoft Azure Development Tools for SDK
|
Summary: Microsoft Azure Development Tools for SDK
|
||||||
License: MIT and ASL 2.0
|
License: MIT and Apache-2.0
|
||||||
URL: https://github.com/Azure/azure-sdk-for-python/
|
URL: https://github.com/Azure/azure-sdk-for-python/
|
||||||
# The azure-sdk-for-python repository is huge at > 160MB, but we only need ~
|
# The azure-sdk-for-python repository is huge at > 160MB, but we only need ~
|
||||||
# 100KB of source for this package. Use this script to generate a tarball of the
|
# 100KB of source for this package. Use this script to generate a tarball of the
|
||||||
|
|
@ -63,6 +63,39 @@ rm -f %{buildroot}%{_bindir}/{perfstress,perfstressdebug,systemperf}
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.2.1~git.4.67d46b9-15
|
||||||
|
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||||
|
|
||||||
|
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.2.1~git.4.67d46b9-14
|
||||||
|
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~git.4.67d46b9-13
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 06 2025 Python Maint <python-maint@redhat.com> - 1.2.1~git.4.67d46b9-12
|
||||||
|
- Rebuilt for Python 3.14
|
||||||
|
|
||||||
|
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~git.4.67d46b9-11
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~git.4.67d46b9-10
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.2.1~git.4.67d46b9-9
|
||||||
|
- Rebuilt for Python 3.13
|
||||||
|
|
||||||
|
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~git.4.67d46b9-8
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~git.4.67d46b9-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~git.4.67d46b9-6
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
* 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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue