1.19.58
This commit is contained in:
parent
cfec122f19
commit
5e1d5ad1f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -285,3 +285,4 @@
|
|||||||
/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
|
/botocore-1.19.57.tar.gz
|
||||||
|
/botocore-1.19.58.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.57
|
Version: 1.19.58
|
||||||
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
|
||||||
|
* Fri Jan 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.58-1
|
||||||
|
- 1.19.58
|
||||||
|
|
||||||
* Wed Jan 20 08:14:42 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.57-1
|
* Wed Jan 20 08:14:42 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.57-1
|
||||||
- 1.19.57
|
- 1.19.57
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.57.tar.gz) = da4cc5009a755f3be975169ba5226586f4de425f3bed2ea6eda3235bd4fc4591155715a410f47073afa7f606b290f371e776643b0d8d43a00313599630f7390a
|
SHA512 (botocore-1.19.58.tar.gz) = 8fc7348df4a755097ba6c68db67f4685c137ccd2a82257d035588cab6dc72a4765aaf8c9748962a4e5ee5b19f8aa0c5f25feac051592464a04acad27e8fd1e09
|
||||||
|
Loading…
Reference in New Issue
Block a user