1.14.15
This commit is contained in:
parent
d785015aee
commit
ae7d19c0d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@
|
||||
/boto3-1.14.12.tar.gz
|
||||
/boto3-1.14.13.tar.gz
|
||||
/boto3-1.14.14.tar.gz
|
||||
/boto3-1.14.15.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.14
|
||||
Version: 1.14.15
|
||||
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 Jul 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.15-1
|
||||
- 1.14.15
|
||||
|
||||
* Wed Jul 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.14-1
|
||||
- 1.14.14
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.14.tar.gz) = 1fbae198a98ae48a9367b83871ef410d9643579a5a28d307631b03ef895d2f06b15fe945751541421830f757acc0702bf5c9f1c6b59fad7c603971d4cdc36c33
|
||||
SHA512 (boto3-1.14.15.tar.gz) = 4945fcf632054f43c9c8fa5c4a96f1c08ca709adb02b03989bdabb483f5eaa0653509d83e140f476f5cc1cace8b6e1f51c2a32ca1207882d1f8db31fc487fbb5
|
||||
|
Loading…
Reference in New Issue
Block a user