1.12.16
This commit is contained in:
parent
6ecc6368ce
commit
be93564ab9
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/boto3-1.12.13.tar.gz
|
||||
/boto3-1.12.14.tar.gz
|
||||
/boto3-1.12.15.tar.gz
|
||||
/boto3-1.12.16.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.15
|
||||
Version: 1.12.16
|
||||
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
|
||||
* Sun Mar 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.16-1
|
||||
- 1.12.16
|
||||
|
||||
* Fri Mar 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.15-1
|
||||
- 1.12.15
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.15.tar.gz) = 22e4b26aeac83c7a061c4b40ae6aa80254be6e8ec4510fdb7b01e7c95d0194b9588186c1536cd17ed20b81ffa274488b41888de904cfffa6f9a2c75020f26fea
|
||||
SHA512 (boto3-1.12.16.tar.gz) = c5ae08e5af5cda74527d72f82f916bb8fa5e200720b5fa017f01ecdbcd96c7281101425b81fa24f1d4124a72426c8691e97582e4b153ab67f4235a04f71187e3
|
||||
|
Loading…
Reference in New Issue
Block a user