1.19.57
This commit is contained in:
parent
c782ebe7c1
commit
cfec122f19
1
.gitignore
vendored
1
.gitignore
vendored
@ -284,3 +284,4 @@
|
|||||||
/botocore-1.19.54.tar.gz
|
/botocore-1.19.54.tar.gz
|
||||||
/botocore-1.19.55.tar.gz
|
/botocore-1.19.55.tar.gz
|
||||||
/botocore-1.19.56.tar.gz
|
/botocore-1.19.56.tar.gz
|
||||||
|
/botocore-1.19.57.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.19.56
|
Version: 1.19.57
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 08:14:42 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.57-1
|
||||||
|
- 1.19.57
|
||||||
|
|
||||||
* Tue Jan 19 08:21:00 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.56-1
|
* Tue Jan 19 08:21:00 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.56-1
|
||||||
- 1.19.56
|
- 1.19.56
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.56.tar.gz) = 76988a7ddc588dba48f2444a99159247a0f178c67378fcb6eac51e3f5cfd0ab385960f0fb68bbc483f79e74c9b891070d34a39e9566eb8c24ce903b9ae24dfa5
|
SHA512 (botocore-1.19.57.tar.gz) = da4cc5009a755f3be975169ba5226586f4de425f3bed2ea6eda3235bd4fc4591155715a410f47073afa7f606b290f371e776643b0d8d43a00313599630f7390a
|
||||||
|
Loading…
Reference in New Issue
Block a user