1.13.14
This commit is contained in:
parent
c546b627fe
commit
88d38dcf8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
|||||||
/boto3-1.13.9.tar.gz
|
/boto3-1.13.9.tar.gz
|
||||||
/boto3-1.13.10.tar.gz
|
/boto3-1.13.10.tar.gz
|
||||||
/boto3-1.13.11.tar.gz
|
/boto3-1.13.11.tar.gz
|
||||||
|
/boto3-1.13.14.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.11
|
Version: 1.13.14
|
||||||
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
|
||||||
|
* Wed May 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.14-1
|
||||||
|
- 1.13.14
|
||||||
|
|
||||||
* Mon May 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.11-1
|
* Mon May 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.11-1
|
||||||
- 1.13.11
|
- 1.13.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.13.11.tar.gz) = 5afcb41b8d55c097cedb335f13705422adbbb86522d24e81b0e5711db542bc039808c0639ea8c99670800b69e2188165134c5b1dff2654cb59b9c7b9f9b35fce
|
SHA512 (boto3-1.13.14.tar.gz) = d2a472199a45392fb078c75d06e9c121f651f9f13c174162815e490d2c9261ff6c2b8427686cfc86b4a08649939046093746de9199b834fe3f5af961f57c46d6
|
||||||
|
Loading…
Reference in New Issue
Block a user