1.21.61
This commit is contained in:
parent
948456d69b
commit
b1fc7591f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -457,3 +457,4 @@
|
||||
/botocore-1.21.58.tar.gz
|
||||
/botocore-1.21.59.tar.gz
|
||||
/botocore-1.21.60.tar.gz
|
||||
/botocore-1.21.61.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.60
|
||||
Version: 1.21.61
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Oct 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.61-1
|
||||
- 1.21.61
|
||||
|
||||
* Tue Oct 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.60-1
|
||||
- 1.21.60
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.60.tar.gz) = 7e801f67c670a85ebd0641fe8a51890dcea1a3a6f2253cca1213ee96a20497c1196c16b2576bcd2dc796b501117d609240c59b1077bbdc0f3021cf6659289e21
|
||||
SHA512 (botocore-1.21.61.tar.gz) = 8cd110f78acb1dfc29f9eda5bcecdecba07e2846faab063c8d86294ae81935783e62c66f7588d505a2f6ca69445eaa80835011ac7b19e975e8dce9f65b28b429
|
||||
|
Loading…
Reference in New Issue
Block a user