1.20.104
This commit is contained in:
parent
9088b1cbdd
commit
2285836109
1
.gitignore
vendored
1
.gitignore
vendored
@ -391,3 +391,4 @@
|
|||||||
/botocore-1.20.101.tar.gz
|
/botocore-1.20.101.tar.gz
|
||||||
/botocore-1.20.102.tar.gz
|
/botocore-1.20.102.tar.gz
|
||||||
/botocore-1.20.103.tar.gz
|
/botocore-1.20.103.tar.gz
|
||||||
|
/botocore-1.20.104.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.103
|
Version: 1.20.104
|
||||||
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
|
||||||
|
* Thu Jul 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.104-1
|
||||||
|
- 1.20.104
|
||||||
|
|
||||||
* Wed Jun 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.103-1
|
* Wed Jun 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.103-1
|
||||||
- 1.20.103
|
- 1.20.103
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.103.tar.gz) = 5d0543af8aa9ad0c4021b845e659136e05eb688604f32514e1895fa4bf4588b2901cbef05ec336dfe9326e3959d10bb78a9b4f772d75d40d6a53af1615d76c6a
|
SHA512 (botocore-1.20.104.tar.gz) = 2201d87ce2e1c8979548698d6a46eb03c0a2026360b178fea895ad6a244efad534d9970d3c6343d50639d25b3b8643db6744658fec14e0fa29fd7c4b45c8e0d8
|
||||||
|
Loading…
Reference in New Issue
Block a user