1.13.1
This commit is contained in:
parent
30ede2e4a1
commit
71fa027dd6
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/boto3-1.12.48.tar.gz
|
||||
/boto3-1.12.49.tar.gz
|
||||
/boto3-1.13.0.tar.gz
|
||||
/boto3-1.13.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.13.0
|
||||
Version: 1.13.1
|
||||
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
|
||||
* Sat May 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.1-1
|
||||
- 1.13.1
|
||||
|
||||
* Fri May 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.0-1
|
||||
- 1.13.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.13.0.tar.gz) = 19055d7c1c47c0020de642424d8ef911430952d66cbfec04b22a8109766c69b63276c4d1806d72d322b4885d25472e79980adea163dcfdbb2306e954646d9721
|
||||
SHA512 (boto3-1.13.1.tar.gz) = 20cd352dd704fc71ff541dac40896c525f34d2667c28a45ad33eadea4eacc824679f1fc18159d5e6b5695a4e1fc879fda1d87c8d1ea21c38841c1491c59c82a0
|
||||
|
Loading…
Reference in New Issue
Block a user