1.13.4
This commit is contained in:
parent
111e7c35a5
commit
3dcd2e3e0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
|||||||
/boto3-1.13.1.tar.gz
|
/boto3-1.13.1.tar.gz
|
||||||
/boto3-1.13.2.tar.gz
|
/boto3-1.13.2.tar.gz
|
||||||
/boto3-1.13.3.tar.gz
|
/boto3-1.13.3.tar.gz
|
||||||
|
/boto3-1.13.4.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.13.3
|
Version: 1.13.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.4-1
|
||||||
|
- 1.13.4
|
||||||
|
|
||||||
* Wed May 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.3-1
|
* Wed May 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.3-1
|
||||||
- 1.13.3
|
- 1.13.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.13.3.tar.gz) = 0efb8354633361ffca2201747aebadcec1592ed7c3372866ded97ede83a529d4f81faf30a77bbdd3db561e2339f533d96f8efd71b5b5b7028c99fb7ad2023a7b
|
SHA512 (boto3-1.13.4.tar.gz) = 7326e73607ab0e05944cd6b9cbeb53f0f55e10d1caa3c6861c3b66339d335e0583a3e482ee85ba1e5ec8f57ee8db7b89da86f94eef257fc0b12cd0f108d25b14
|
||||||
|
Loading…
Reference in New Issue
Block a user