1.19.53
This commit is contained in:
parent
b553ad8e0b
commit
85a91c4f62
1
.gitignore
vendored
1
.gitignore
vendored
@ -280,3 +280,4 @@
|
|||||||
/botocore-1.19.50.tar.gz
|
/botocore-1.19.50.tar.gz
|
||||||
/botocore-1.19.51.tar.gz
|
/botocore-1.19.51.tar.gz
|
||||||
/botocore-1.19.52.tar.gz
|
/botocore-1.19.52.tar.gz
|
||||||
|
/botocore-1.19.53.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.52
|
Version: 1.19.53
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 13 08:29:49 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.53-1
|
||||||
|
- 1.19.53
|
||||||
|
|
||||||
* Tue Jan 12 08:13:31 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.52-1
|
* Tue Jan 12 08:13:31 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.52-1
|
||||||
- 1.19.52
|
- 1.19.52
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.52.tar.gz) = deb827631ffbed9980adc47f05e96d800dc2c65f67a156bbe29e3cd34e612169fc4169e173d06fb9fe42c92ddb1e5041dbd02ad838b80f82657b5bd851aa8fba
|
SHA512 (botocore-1.19.53.tar.gz) = ffe1da3076e656c36f4c59c12fa9f466e63b6bbc0365f7ecb78a6dc6941eb3748d676188c2b0e5a2d23d21e5cb03daf2893aa04561e183dc931070fae77eea9f
|
||||||
|
Loading…
Reference in New Issue
Block a user