1.20.2
This commit is contained in:
parent
6d7758ce30
commit
cc83a43931
1
.gitignore
vendored
1
.gitignore
vendored
@ -292,3 +292,4 @@
|
|||||||
/botocore-1.19.62.tar.gz
|
/botocore-1.19.62.tar.gz
|
||||||
/botocore-1.19.63.tar.gz
|
/botocore-1.19.63.tar.gz
|
||||||
/botocore-1.20.0.tar.gz
|
/botocore-1.20.0.tar.gz
|
||||||
|
/botocore-1.20.2.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.20.0
|
Version: 1.20.2
|
||||||
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 Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.2-1
|
||||||
|
- 1.20.2
|
||||||
|
|
||||||
* Wed Feb 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.0-1
|
* Wed Feb 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.0-1
|
||||||
- 1.20.0
|
- 1.20.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.0.tar.gz) = 0cf8c3d2afadc69fee2a2b0795989b7328c24c038cf66fee693612affc7656d76df492e7ae61604ee4e26f5f355cd4ac27909519cddf7dcefa65168eea13db64
|
SHA512 (botocore-1.20.2.tar.gz) = 3e225dfa55febb9d7bf77dfcbf4b75c8505ed4a90a5a86cc6eea750b4ab7d8a2ceb16891d4473b1bd7ce1cfd43642ee32e20eea65a25d9d6da1a5f02067fa050
|
||||||
|
Loading…
Reference in New Issue
Block a user