Update to 1.11.12
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
aa811e8522
commit
7548430cc5
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/boto3-1.11.0.tar.gz
|
||||
/boto3-1.11.4.tar.gz
|
||||
/boto3-1.11.9.tar.gz
|
||||
/boto3-1.11.12.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.11.9
|
||||
Version: 1.11.12
|
||||
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
|
||||
* Fri Feb 07 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.11.12-1
|
||||
- Update to 1.11.12
|
||||
|
||||
* Wed Jan 29 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.11.9-1
|
||||
- Update to 1.11.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.11.9.tar.gz) = 055958089d05e84858124224143395afe4f65e67381adb71c6f670ca0fb843a6320b684249d0bfc502ecf0dee52d4e3ca7953437455efd4d4ecdd59753addc20
|
||||
SHA512 (boto3-1.11.12.tar.gz) = b36695704aece5ed4713a9eec27c11da6f35b41b1f5eecccab7c677d39fbc011505fba02de72595c187fe5be6cf40c3986fa7002a32a12a9b271de835b233e4a
|
||||
|
Loading…
Reference in New Issue
Block a user