1.34.29
This commit is contained in:
parent
64b3c9307c
commit
e6cab2c1ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -939,3 +939,4 @@
|
|||||||
/botocore-1.34.26.tar.gz
|
/botocore-1.34.26.tar.gz
|
||||||
/botocore-1.34.27.tar.gz
|
/botocore-1.34.27.tar.gz
|
||||||
/botocore-1.34.28.tar.gz
|
/botocore-1.34.28.tar.gz
|
||||||
|
/botocore-1.34.29.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.34.28
|
Version: 1.34.29
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 26 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.29-1
|
||||||
|
- 1.34.29
|
||||||
|
|
||||||
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.34.28-2
|
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.34.28-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.28.tar.gz) = 6ba2eee34a4bb9ed25c3d099dd94e01448ee4758fe4e16f2fa59bc4905911f3346d74fe867d888addb7c428769129081f4b7601d56f0b20563de953312d778f1
|
SHA512 (botocore-1.34.29.tar.gz) = 7dbec5574b10b3dd539ef91fae3d3ede0194ff9ce637f748cbbca67cac793be2ad0997d098ea85fb63d6a455cee3935c925a8773c8c315c6f63c56d5af46e304
|
||||||
|
Loading…
Reference in New Issue
Block a user