1.34.31
This commit is contained in:
parent
e7a0ddef86
commit
116c7c2a11
1
.gitignore
vendored
1
.gitignore
vendored
@ -941,3 +941,4 @@
|
|||||||
/botocore-1.34.28.tar.gz
|
/botocore-1.34.28.tar.gz
|
||||||
/botocore-1.34.29.tar.gz
|
/botocore-1.34.29.tar.gz
|
||||||
/botocore-1.34.30.tar.gz
|
/botocore-1.34.30.tar.gz
|
||||||
|
/botocore-1.34.31.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
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.30
|
Version: 1.34.31
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.31-1
|
||||||
|
- 1.34.31
|
||||||
|
|
||||||
* Mon Jan 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.30-1
|
* Mon Jan 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.30-1
|
||||||
- 1.34.30
|
- 1.34.30
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.30.tar.gz) = 3553c46de039805da5c526644ba4eaf0f0b92b887b6344767db8aeeaa90d7aba60098a84d541943a2642b975c8c13af4d32fe2303e8d878f59c1f4b7388bef91
|
SHA512 (botocore-1.34.31.tar.gz) = 0c3e9dec97f9711956c14af2d6149b5c6332ebb6a19cda03cd9596a88f38d09a3269c03a82dfc4a3efd396708741e4b40bff9088db675c47533d5c129c3247bb
|
||||||
|
Loading…
Reference in New Issue
Block a user