1.21.13
This commit is contained in:
parent
c563797bed
commit
d17f242627
1
.gitignore
vendored
1
.gitignore
vendored
@ -413,3 +413,4 @@
|
||||
/botocore-1.21.10.tar.gz
|
||||
/botocore-1.21.11.tar.gz
|
||||
/botocore-1.21.12.tar.gz
|
||||
/botocore-1.21.13.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.12
|
||||
Version: 1.21.13
|
||||
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 Aug 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.13-1
|
||||
- 1.21.13
|
||||
|
||||
* Mon Aug 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.12-1
|
||||
- 1.21.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.12.tar.gz) = 7332026e1fab6bc36627f5d9de21367d99ec307e8ff4591671713e81ad44b0549ce7d4fc04f992fc120ba55c54ebc8b5095ef5e4888bca19e0d2aeea25dbbc0a
|
||||
SHA512 (botocore-1.21.13.tar.gz) = e2a2a51e74c5cc98ebc28a58a6865030ebc810f8fd56ae1e0baac23f815b65f9f1fdde6d9e0771a847d383796213d453463f89382286eb0c762c11e0c682ffc9
|
||||
|
Loading…
Reference in New Issue
Block a user