1.20.25
This commit is contained in:
parent
cf67fae36a
commit
09844ffe7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -314,3 +314,4 @@
|
||||
/botocore-1.20.22.tar.gz
|
||||
/botocore-1.20.23.tar.gz
|
||||
/botocore-1.20.24.tar.gz
|
||||
/botocore-1.20.25.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.24
|
||||
Version: 1.20.25
|
||||
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
|
||||
* Thu Mar 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.25-1
|
||||
- 1.20.25
|
||||
|
||||
* Wed Mar 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.24-1
|
||||
- 1.20.24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.24.tar.gz) = 26ab23f2b3fb8c5b6b0fbd3045761ae81b4abf07c3457307a3b79f7b2a3840b5f1bca5ca669aa98d2465c9c39bb1250f93f2254bace5bfc75849745804f29061
|
||||
SHA512 (botocore-1.20.25.tar.gz) = 010aac3c0021c7406471cae2c0b13a33dde620b2d7e5df96170971459b9f425d9ffb2a3ad08a650c3097924ff12b34354983ef36336e2afd0172fc3a73f988e7
|
||||
|
Loading…
Reference in New Issue
Block a user