Compare commits
16 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e019055a1 | ||
|
|
53ba546c69 | ||
|
|
8c97956be5 | ||
|
|
1871b71202 | ||
|
|
c6a9cbc2be | ||
|
|
fc3045ddd1 | ||
|
|
10ba9f68aa | ||
|
|
eace7531fe | ||
|
|
19d08a5014 | ||
|
|
59a682517d | ||
|
|
0ed8bb5b07 | ||
|
|
b801b3bd76 |
||
|
|
db9815a886 |
||
|
|
a0d73d2b27 |
||
|
|
2bda2f7c99 | ||
|
|
91ce49e14a |
1 changed files with 44 additions and 2 deletions
|
|
@ -7,9 +7,9 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: %{short_version}~git.4.%{shortcommit}
|
||||
Release: 2%{?dist}
|
||||
Release: 16%{?dist}
|
||||
Summary: Specific tools for Azure SDK for Python testing
|
||||
License: MIT and ASL 2.0
|
||||
License: MIT and Apache-2.0
|
||||
URL: https://github.com/Azure/azure-sdk-for-python/
|
||||
# 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
|
||||
|
|
@ -72,6 +72,48 @@ rm -f %{buildroot}/%{_bindir}/{auto_codegen,auto_package,generate_package,genera
|
|||
%{python3_sitelib}/testutils
|
||||
|
||||
%changelog
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.0.0~git.4.67d46b9-16
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.0.0~git.4.67d46b9-15
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.0.0~git.4.67d46b9-13
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.0.0~git.4.67d46b9-10
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.0.0~git.4.67d46b9-6
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Mon May 08 2023 Major Hayden <major@redhat.com> - 0.0.0~git.4.67d46b9-5
|
||||
- Migrated to SPDX license
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.0.0~git.4.67d46b9-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue