1.21.45
This commit is contained in:
parent
5f5fbe7fee
commit
ebaeee2591
1
.gitignore
vendored
1
.gitignore
vendored
@ -443,3 +443,4 @@
|
||||
/botocore-1.21.42.tar.gz
|
||||
/botocore-1.21.43.tar.gz
|
||||
/botocore-1.21.44.tar.gz
|
||||
/botocore-1.21.45.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.44
|
||||
Version: 1.21.45
|
||||
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
|
||||
* Tue Sep 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.45-1
|
||||
- 1.21.45
|
||||
|
||||
* Fri Sep 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.44-1
|
||||
- 1.21.44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.44.tar.gz) = 66b4c3ede4b23260a61309de7afcef2c5436516b3399c52438bae50b8714e3d8b0c86b271e0ac8f1214738ecee3e1677fa6ca7315a1bfaae5a49f2aa650a6806
|
||||
SHA512 (botocore-1.21.45.tar.gz) = 54d7a450777bba7db5633b5591c446533444f3d12704deaf4d039603c5bbf8c3cb5c0fa88cddaf58df21f3dc2fb1fdf9b90cc63e0ef5967f535b761b7c136d6d
|
||||
|
Loading…
Reference in New Issue
Block a user