1.11.17
This commit is contained in:
parent
7548430cc5
commit
78be01ea2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/boto3-1.11.4.tar.gz
|
/boto3-1.11.4.tar.gz
|
||||||
/boto3-1.11.9.tar.gz
|
/boto3-1.11.9.tar.gz
|
||||||
/boto3-1.11.12.tar.gz
|
/boto3-1.11.12.tar.gz
|
||||||
|
/boto3-1.11.17.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.11.12
|
Version: 1.11.17
|
||||||
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 Feb 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.11.17-1
|
||||||
|
- 1.11.17
|
||||||
|
|
||||||
* Fri Feb 07 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.11.12-1
|
* Fri Feb 07 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.11.12-1
|
||||||
- Update to 1.11.12
|
- Update to 1.11.12
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.11.12.tar.gz) = b36695704aece5ed4713a9eec27c11da6f35b41b1f5eecccab7c677d39fbc011505fba02de72595c187fe5be6cf40c3986fa7002a32a12a9b271de835b233e4a
|
SHA512 (boto3-1.11.17.tar.gz) = 47d96126cf04d441f2d59c154c29713670a49241bb748bcd21e303533ebc5a894d3e4870ff58c8a56e83df1e44bc6b675265dc20d49071147dfabfa69359408c
|
||||||
|
Loading…
Reference in New Issue
Block a user