1.19.40
This commit is contained in:
parent
d7a44f92e4
commit
bee194e399
1
.gitignore
vendored
1
.gitignore
vendored
@ -267,3 +267,4 @@
|
||||
/botocore-1.19.37.tar.gz
|
||||
/botocore-1.19.38.tar.gz
|
||||
/botocore-1.19.39.tar.gz
|
||||
/botocore-1.19.40.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.39
|
||||
Version: 1.19.40
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Dec 18 16:24:06 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.40-1
|
||||
- 1.19.40
|
||||
|
||||
* Fri Dec 18 08:13:19 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.39-1
|
||||
- 1.19.39
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.39.tar.gz) = 4b8b197a222f70cb136aeeac04178a27c229a2e7a82e42c66ab5f7366039a3d1748290d59df14db9039016247782c8f144757890e9fa0ebef4ea61f81931600f
|
||||
SHA512 (botocore-1.19.40.tar.gz) = 9d59a80864926a6ffcee7bd35ae1bc70cb5c373eba97318737f8485d8dc45a3efb4719dd6de64ced58077462eae445862708c04f2e936da6bf1fd7a0c24b3401
|
||||
|
Loading…
Reference in New Issue
Block a user