1.34.30
This commit is contained in:
parent
e6cab2c1ce
commit
e7a0ddef86
1
.gitignore
vendored
1
.gitignore
vendored
@ -940,3 +940,4 @@
|
||||
/botocore-1.34.27.tar.gz
|
||||
/botocore-1.34.28.tar.gz
|
||||
/botocore-1.34.29.tar.gz
|
||||
/botocore-1.34.30.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.29
|
||||
Version: 1.34.30
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.30-1
|
||||
- 1.34.30
|
||||
|
||||
* Fri Jan 26 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.29-1
|
||||
- 1.34.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.29.tar.gz) = 7dbec5574b10b3dd539ef91fae3d3ede0194ff9ce637f748cbbca67cac793be2ad0997d098ea85fb63d6a455cee3935c925a8773c8c315c6f63c56d5af46e304
|
||||
SHA512 (botocore-1.34.30.tar.gz) = 3553c46de039805da5c526644ba4eaf0f0b92b887b6344767db8aeeaa90d7aba60098a84d541943a2642b975c8c13af4d32fe2303e8d878f59c1f4b7388bef91
|
||||
|
Loading…
Reference in New Issue
Block a user