1.20.36
This commit is contained in:
parent
6de31961c6
commit
9781235789
1
.gitignore
vendored
1
.gitignore
vendored
@ -324,3 +324,4 @@
|
|||||||
/botocore-1.20.33.tar.gz
|
/botocore-1.20.33.tar.gz
|
||||||
/botocore-1.20.34.tar.gz
|
/botocore-1.20.34.tar.gz
|
||||||
/botocore-1.20.35.tar.gz
|
/botocore-1.20.35.tar.gz
|
||||||
|
/botocore-1.20.36.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.35
|
Version: 1.20.36
|
||||||
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
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.36-1
|
||||||
|
- 1.20.36
|
||||||
|
|
||||||
* Wed Mar 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.35-1
|
* Wed Mar 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.35-1
|
||||||
- 1.20.35
|
- 1.20.35
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.35.tar.gz) = b5fa8478ef7849951339ccc6d06948fd4e654deea5668eb0fd82813f3c095af8d67ad0986aa630e3cf579a1f2442100481e7a69ba7933e73b9178a1c599b05f0
|
SHA512 (botocore-1.20.36.tar.gz) = 970f40e3c9b8b8a97dfeb4e5add80758d9f63b7ffd3e757903830d3458d635fc38e44f8f497fb99c65a407c56ed4f96ea1a32f794fbcfd490ba45747148d4cea
|
||||||
|
Loading…
Reference in New Issue
Block a user