1.19.56
This commit is contained in:
parent
6c40953469
commit
c782ebe7c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -283,3 +283,4 @@
|
|||||||
/botocore-1.19.53.tar.gz
|
/botocore-1.19.53.tar.gz
|
||||||
/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
|
||||||
|
@ -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.55
|
Version: 1.19.56
|
||||||
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
|
||||||
|
* Tue Jan 19 08:21:00 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.56-1
|
||||||
|
- 1.19.56
|
||||||
|
|
||||||
* Fri Jan 15 10:36:04 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.55-1
|
* Fri Jan 15 10:36:04 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.55-1
|
||||||
- 1.19.55
|
- 1.19.55
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.55.tar.gz) = fd86ac2770bfebb3618faf3ccbbe003526dc97a0c233465eb26f83e9946a8710377c27811d8c8869b2cb8eec4f183555a47131968f57ab80529279d287ed9642
|
SHA512 (botocore-1.19.56.tar.gz) = 76988a7ddc588dba48f2444a99159247a0f178c67378fcb6eac51e3f5cfd0ab385960f0fb68bbc483f79e74c9b891070d34a39e9566eb8c24ce903b9ae24dfa5
|
||||||
|
Loading…
Reference in New Issue
Block a user