1.14.37
This commit is contained in:
parent
6a277053e8
commit
fd7a5d7527
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@
|
||||
/boto3-1.14.34.tar.gz
|
||||
/boto3-1.14.35.tar.gz
|
||||
/boto3-1.14.36.tar.gz
|
||||
/boto3-1.14.37.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.36
|
||||
Version: 1.14.37
|
||||
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 Aug 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.37-1
|
||||
- 1.14.37
|
||||
|
||||
* Thu Aug 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.36-1
|
||||
- 1.14.36
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.36.tar.gz) = aedd210f2a787b540a50be051a75e6a919a8666cb291a7b52d83a1c5807658675d92fbb923ee725a51c8b4defe2b29ab6d60d23bbdbb45e21de02460af434200
|
||||
SHA512 (boto3-1.14.37.tar.gz) = 0ccc0b1251859c56ebc9a09a614c956d02b4e17f1525d8b89aea29ccc51ec928df629b09904c7bbde29288f0df22674025685edef19f0e49c44367ad174f1ecc
|
||||
|
Loading…
Reference in New Issue
Block a user