1.20.45
This commit is contained in:
parent
037c7e84a2
commit
92e2b5727a
1
.gitignore
vendored
1
.gitignore
vendored
@ -332,3 +332,4 @@
|
||||
/botocore-1.20.42.tar.gz
|
||||
/botocore-1.20.43.tar.gz
|
||||
/botocore-1.20.44.tar.gz
|
||||
/botocore-1.20.45.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.44
|
||||
Version: 1.20.45
|
||||
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 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.45-1
|
||||
- 1.20.45
|
||||
|
||||
* Mon Apr 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.44-1
|
||||
- 1.20.44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.44.tar.gz) = eb7ae15bac4ae8ad516ebcd8166f65a809d7d02c11dde25b714f7bf673ecfeef9ea414ab4b53ac428ac948ee8b054666ba2f6c0a96e6d148ff46d94e6100350d
|
||||
SHA512 (botocore-1.20.45.tar.gz) = 2a3f97e4f1046aa4df3a5da9d3722579dcea0937807d9115ec5480e243788a31c58d10e1b4e002cb43668adb75174d9351cbf6b52edc0a5970c7d4b10691b02c
|
||||
|
Loading…
Reference in New Issue
Block a user