Update to 1.14.12
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
a996baedf1
commit
3af5f31d49
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
||||
/botocore-1.13.45.tar.gz
|
||||
/botocore-1.14.4.tar.gz
|
||||
/botocore-1.14.9.tar.gz
|
||||
/botocore-1.14.12.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.14.9
|
||||
Version: 1.14.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Feb 07 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.14.12-1
|
||||
- Update to 1.14.12
|
||||
|
||||
* Wed Jan 29 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.14.9-1
|
||||
- Update to 1.14.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.14.9.tar.gz) = 4be8382e817d3e4238ed951285bf76ff2d904a8ca9351c00b3dd739a1f35c003614c6b37d9f6debf839ad7cc3017e64e02ee24a5b240f19bf7391203ce8623f2
|
||||
SHA512 (botocore-1.14.12.tar.gz) = 7481746366cd59fb474adcbce8be3fabebb6db0235aec09bf5cc5f349b85a1ff25aba3693061e24f9a3d4977c23569b26b6b9abdf2a14a78eb26faae258b698f
|
||||
|
Loading…
Reference in New Issue
Block a user