1.20.4
This commit is contained in:
parent
75ac6ae005
commit
9ba7c860d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -294,3 +294,4 @@
|
||||
/botocore-1.20.0.tar.gz
|
||||
/botocore-1.20.2.tar.gz
|
||||
/botocore-1.20.3.tar.gz
|
||||
/botocore-1.20.4.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.3
|
||||
Version: 1.20.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Feb 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.4-1
|
||||
- 1.20.4
|
||||
|
||||
* Fri Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.3-1
|
||||
- 1.20.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.3.tar.gz) = ad0982fb9095e4d8e36a5805f5041fa1241526409d6a1fad3628c52d9870e54fd4a828816eb77f39b60f49ade7805e97cd286f7ac4070ebafbb696e513691e0f
|
||||
SHA512 (botocore-1.20.4.tar.gz) = b3ec1597b1cf4e9d18e21216f9ba703e4ae0a924653d21cfd93eeffbb13041ad96c3cd099ff1c8631bdcd5c7d6a70e6d36848fdbc44de9f7cebf7ee223918743
|
||||
|
Loading…
Reference in New Issue
Block a user