1.19.20
This commit is contained in:
parent
d06baf4608
commit
20f6b9e5dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -248,3 +248,4 @@
|
||||
/botocore-1.19.17.tar.gz
|
||||
/botocore-1.19.18.tar.gz
|
||||
/botocore-1.19.19.tar.gz
|
||||
/botocore-1.19.20.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.19
|
||||
Version: 1.19.20
|
||||
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
|
||||
* Wed Nov 18 08:21:58 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.20-1
|
||||
- 1.19.20
|
||||
|
||||
* Tue Nov 17 09:15:08 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.19-1
|
||||
- 1.19.19
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.19.tar.gz) = 554cc8ebf865739aa1289aeaaf8abeb705603d6e727682298e573025ceb4a9f60263177eb96bb6381d603f5341310296f374e8643c37c1325a281d0f8efd42cb
|
||||
SHA512 (botocore-1.19.20.tar.gz) = 24c0e6e6a67d03374f86608762030e42cd14f2010763c57ed06d74a6a514a81dd25f9681bec890795ed6ec1f488aafeaeb3175e7264deb72438dde35e6e8398d
|
||||
|
Loading…
Reference in New Issue
Block a user