1.19.11
This commit is contained in:
parent
964a7d90c7
commit
f541559288
1
.gitignore
vendored
1
.gitignore
vendored
@ -416,3 +416,4 @@
|
||||
/boto3-1.19.8.tar.gz
|
||||
/boto3-1.19.9.tar.gz
|
||||
/boto3-1.19.10.tar.gz
|
||||
/boto3-1.19.11.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.19.10
|
||||
Version: 1.19.11
|
||||
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 Nov 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.11-1
|
||||
- 1.19.11
|
||||
|
||||
* Wed Nov 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.10-1
|
||||
- 1.19.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.19.10.tar.gz) = 3449c4680da457b5dd41d924fd5c7224b2c9a821229f53e1015e60f88c8e6de99742f16f18e78fc8eb826d6bd9cbf6384197a7d975b42e1ff7ed27c8cbb85f75
|
||||
SHA512 (boto3-1.19.11.tar.gz) = 53446dde711fa27f0f006d21c0a794950fb7b89ff9e796c09c9f1df351e2cd0a0c674c47df654b1321a47123a1421b57f6ecad1eed2e3f95433f6ca0c438f624
|
||||
|
Loading…
Reference in New Issue
Block a user