1.28.71
This commit is contained in:
parent
b95f058617
commit
1f71aedc5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -821,3 +821,4 @@
|
||||
/boto3-1.28.68.tar.gz
|
||||
/boto3-1.28.69.tar.gz
|
||||
/boto3-1.28.70.tar.gz
|
||||
/boto3-1.28.71.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.70
|
||||
Version: 1.28.71
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.71-1
|
||||
- 1.28.71
|
||||
|
||||
* Tue Oct 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.70-1
|
||||
- 1.28.70
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.70.tar.gz) = 695cfac3402bcc0062574b15ff3ff11e50e911ea23a9725765fa0b9ad316fb21dd5b2a4fbb5618f0d696a2ac94ae449cfe13ab9f760b7bb18a72ca64824a7b9b
|
||||
SHA512 (boto3-1.28.71.tar.gz) = b4eb9d9eb75766129573528b602dff07ae4982d74e4ef9dcf471182ab223349059d947051ae33d435d425da7ede92497115b5649be74a9cd598aa58bcacc2763
|
||||
|
Loading…
Reference in New Issue
Block a user