1.20.100
This commit is contained in:
parent
b8c24b42e0
commit
decc8cd66b
1
.gitignore
vendored
1
.gitignore
vendored
@ -387,3 +387,4 @@
|
||||
/botocore-1.20.97.tar.gz
|
||||
/botocore-1.20.98.tar.gz
|
||||
/botocore-1.20.99.tar.gz
|
||||
/botocore-1.20.100.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.99
|
||||
Version: 1.20.100
|
||||
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
|
||||
* Thu Jun 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.100-1
|
||||
- 1.20.100
|
||||
|
||||
* Wed Jun 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.99-1
|
||||
- 1.20.99
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.99.tar.gz) = 45da79b872e8489e6a366106858cf50d5af52d3f1a2df1b831d47b0f72ea0b777c354215b43e2feb2d31cc3646d1995590152133ed865bfc184ad60629a7f61e
|
||||
SHA512 (botocore-1.20.100.tar.gz) = af20cf638e48375b0adbadac5329aa62008def72e158159acbcdc200b250c0ac27e0ea568cd216ad8e81772b42491efed5a271f186d9caf0dc7e3bbf0197b7c6
|
||||
|
Loading…
Reference in New Issue
Block a user