1.20.81
This commit is contained in:
parent
8d0af38ce2
commit
bc7fc64e7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -368,3 +368,4 @@
|
|||||||
/botocore-1.20.78.tar.gz
|
/botocore-1.20.78.tar.gz
|
||||||
/botocore-1.20.79.tar.gz
|
/botocore-1.20.79.tar.gz
|
||||||
/botocore-1.20.80.tar.gz
|
/botocore-1.20.80.tar.gz
|
||||||
|
/botocore-1.20.81.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.20.80
|
Version: 1.20.81
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.81-1
|
||||||
|
- 1.20.81
|
||||||
|
|
||||||
* Tue May 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.80-1
|
* Tue May 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.80-1
|
||||||
- 1.20.80
|
- 1.20.80
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.80.tar.gz) = 7abfdec5450a24b5c576e47409cf311581bb909853b887a9770dc8cbb5aebb25cd9fde3c3a904d66bb69969e49ca00cef2fd11d2ddedef204b2d51feb89513cf
|
SHA512 (botocore-1.20.81.tar.gz) = ef10de3fd424ab2a291763897c231d7991ff77d2e88f40fe0cbdc382c7fa804c8a4d151ba9dfc07bfa4e68460b962134a93eee336c44db8f082942043410b7ab
|
||||||
|
Loading…
Reference in New Issue
Block a user