1.19.3
This commit is contained in:
parent
f87b932fa3
commit
64730070df
1
.gitignore
vendored
1
.gitignore
vendored
@ -408,3 +408,4 @@
|
||||
/boto3-1.18.64.tar.gz
|
||||
/boto3-1.18.65.tar.gz
|
||||
/boto3-1.19.0.tar.gz
|
||||
/boto3-1.19.3.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.19.0
|
||||
Version: 1.19.3
|
||||
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
|
||||
* Tue Oct 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.3-1
|
||||
- 1.19.3
|
||||
|
||||
* Wed Oct 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.0-1
|
||||
- 1.19.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.19.0.tar.gz) = fb13318d5c3f5e50624726c7c0ae8528c7ffaec3744c052195ef1b152df76e632f3cadb6d4e6be161bfecf4de8e66fb698d9c41607c189c28ba919489ed98ef2
|
||||
SHA512 (boto3-1.19.3.tar.gz) = eb1fad65d82fd357b67b4efa51c32807a325e02f48e2e71fbeeab6b42e8ce282112aaa02ba03034bdd1a5d528d21755db5e9fb0ff41079773cc38ca6cd17e4e6
|
||||
|
Loading…
Reference in New Issue
Block a user