1.20.5
This commit is contained in:
parent
9ba7c860d1
commit
5e00c8357b
1
.gitignore
vendored
1
.gitignore
vendored
@ -295,3 +295,4 @@
|
|||||||
/botocore-1.20.2.tar.gz
|
/botocore-1.20.2.tar.gz
|
||||||
/botocore-1.20.3.tar.gz
|
/botocore-1.20.3.tar.gz
|
||||||
/botocore-1.20.4.tar.gz
|
/botocore-1.20.4.tar.gz
|
||||||
|
/botocore-1.20.5.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.4
|
Version: 1.20.5
|
||||||
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
|
||||||
|
* Wed Feb 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.5-1
|
||||||
|
- 1.20.5
|
||||||
|
|
||||||
* Tue Feb 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.4-1
|
* Tue Feb 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.4-1
|
||||||
- 1.20.4
|
- 1.20.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.4.tar.gz) = b3ec1597b1cf4e9d18e21216f9ba703e4ae0a924653d21cfd93eeffbb13041ad96c3cd099ff1c8631bdcd5c7d6a70e6d36848fdbc44de9f7cebf7ee223918743
|
SHA512 (botocore-1.20.5.tar.gz) = 488584be3ea9b8a7467384a3947349704d0bf0e6817936a70fda69bc8d682d88601188446d50eeae29b4f0680e8f20d717519011d6beecd3f35cb322fb526853
|
||||||
|
Loading…
Reference in New Issue
Block a user