1.13.3
This commit is contained in:
parent
287afac518
commit
111e7c35a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@
|
||||
/boto3-1.13.0.tar.gz
|
||||
/boto3-1.13.1.tar.gz
|
||||
/boto3-1.13.2.tar.gz
|
||||
/boto3-1.13.3.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.13.2
|
||||
Version: 1.13.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
|
||||
* Wed May 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.3-1
|
||||
- 1.13.3
|
||||
|
||||
* Tue May 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.2-1
|
||||
- 1.13.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.13.2.tar.gz) = 0d89a93c5addb9ac5bee7b38981f4c1746064490827c7e35d46c57256d5a1e23db7dae0844da42625a7902d948fb9bb3d2285ad044ffb22dea490926d77cc719
|
||||
SHA512 (boto3-1.13.3.tar.gz) = 0efb8354633361ffca2201747aebadcec1592ed7c3372866ded97ede83a529d4f81faf30a77bbdd3db561e2339f533d96f8efd71b5b5b7028c99fb7ad2023a7b
|
||||
|
Loading…
Reference in New Issue
Block a user