1.20.10
This commit is contained in:
parent
4633f8f285
commit
0ed061e0ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -299,3 +299,4 @@
|
|||||||
/botocore-1.20.6.tar.gz
|
/botocore-1.20.6.tar.gz
|
||||||
/botocore-1.20.8.tar.gz
|
/botocore-1.20.8.tar.gz
|
||||||
/botocore-1.20.9.tar.gz
|
/botocore-1.20.9.tar.gz
|
||||||
|
/botocore-1.20.10.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.9
|
Version: 1.20.10
|
||||||
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
|
||||||
|
* Thu Feb 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.10-1
|
||||||
|
- 1.20.10
|
||||||
|
|
||||||
* Wed Feb 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.9-1
|
* Wed Feb 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.9-1
|
||||||
- 1.20.9
|
- 1.20.9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.9.tar.gz) = e3ec9eb16afd33ff576fcd023ca161a54768738d79af884724594cfb4a9317bddb24404a01cf3e8f9278cec7305feb0a887ab22d9a2deb1b169e3eec27ffa9a2
|
SHA512 (botocore-1.20.10.tar.gz) = 42fc97cc1178d0c5eb6d2758d2a2c2f7642347965df2c13d3220f7868a169435aa28766d3c94b9ea15bb864ce62a280cd492f34a3f96398e07c29b98c9fa18f9
|
||||||
|
Loading…
Reference in New Issue
Block a user