1.20.50
This commit is contained in:
parent
69ce8c70e7
commit
b7d749f5b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -337,3 +337,4 @@
|
||||
/botocore-1.20.47.tar.gz
|
||||
/botocore-1.20.48.tar.gz
|
||||
/botocore-1.20.49.tar.gz
|
||||
/botocore-1.20.50.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.49
|
||||
Version: 1.20.50
|
||||
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
|
||||
* Mon Apr 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.50-1
|
||||
- 1.20.50
|
||||
|
||||
* Fri Apr 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.49-1
|
||||
- 1.20.49
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.49.tar.gz) = 994f9ee04d0b7c99aee12be5823c29fdafe145b7db71df765ba798ba33650b2189fbbfd274aec1051a7e9be1d1ac0ebf19b61ce4d8afd98635e108bbb2c63351
|
||||
SHA512 (botocore-1.20.50.tar.gz) = b6d564852d832269be9a553aa629fa5ec77185e997ebe6df16bbd5bd738982ddd8f25378d52286abb24f49bcc494829b9a40735125d62750878534f70c5b718e
|
||||
|
Loading…
Reference in New Issue
Block a user