1.19.19
This commit is contained in:
parent
c6121dc10e
commit
d06baf4608
1
.gitignore
vendored
1
.gitignore
vendored
@ -247,3 +247,4 @@
|
||||
/botocore-1.19.16.tar.gz
|
||||
/botocore-1.19.17.tar.gz
|
||||
/botocore-1.19.18.tar.gz
|
||||
/botocore-1.19.19.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.18
|
||||
Version: 1.19.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -45,6 +45,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 17 09:15:08 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.19-1
|
||||
- 1.19.19
|
||||
|
||||
* Mon Nov 16 08:34:42 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.18-1
|
||||
- 1.19.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.18.tar.gz) = bf247c773415cc2aa672c0d5ee2258ec2d5c77909d72c24f2190f962f7d3546427c2008f22cdb13534cb1bd1e3c249cbf268629316ddee50bde22643d720c330
|
||||
SHA512 (botocore-1.19.19.tar.gz) = 554cc8ebf865739aa1289aeaaf8abeb705603d6e727682298e573025ceb4a9f60263177eb96bb6381d603f5341310296f374e8643c37c1325a281d0f8efd42cb
|
||||
|
Loading…
Reference in New Issue
Block a user