1.21.48
This commit is contained in:
parent
3fab6a9b33
commit
317aa7231c
1
.gitignore
vendored
1
.gitignore
vendored
@ -446,3 +446,4 @@
|
||||
/botocore-1.21.45.tar.gz
|
||||
/botocore-1.21.46.tar.gz
|
||||
/botocore-1.21.47.tar.gz
|
||||
/botocore-1.21.48.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.47
|
||||
Version: 1.21.48
|
||||
Release: 1%{?dist}
|
||||
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/
|
||||
|
||||
%changelog
|
||||
* Fri Sep 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.48-1
|
||||
- 1.21.48
|
||||
|
||||
* Thu Sep 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.47-1
|
||||
- 1.21.47
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.47.tar.gz) = 705fa363bdd4663f774e349e448666d7bfd47c77b57689d6cc12039419c8a4f820d7edd01de9689cd56fee3d59138ea9bd803b4402c8b5fac95cd2de76fb1558
|
||||
SHA512 (botocore-1.21.48.tar.gz) = 1319679897ec3ed07a489a52d0d3e6a9abc529bb1c1aa458f1b51d1035d7e8bc203ba830fef2354fd07f058b3bb4ba140af34cb1616b509ecda08f5a18b2ed49
|
||||
|
Loading…
Reference in New Issue
Block a user