1.21.62
This commit is contained in:
parent
b1fc7591f8
commit
862cd34d41
1
.gitignore
vendored
1
.gitignore
vendored
@ -458,3 +458,4 @@
|
||||
/botocore-1.21.59.tar.gz
|
||||
/botocore-1.21.60.tar.gz
|
||||
/botocore-1.21.61.tar.gz
|
||||
/botocore-1.21.62.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.61
|
||||
Version: 1.21.62
|
||||
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
|
||||
* Thu Oct 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.62-1
|
||||
- 1.21.62
|
||||
|
||||
* Wed Oct 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.61-1
|
||||
- 1.21.61
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.61.tar.gz) = 8cd110f78acb1dfc29f9eda5bcecdecba07e2846faab063c8d86294ae81935783e62c66f7588d505a2f6ca69445eaa80835011ac7b19e975e8dce9f65b28b429
|
||||
SHA512 (botocore-1.21.62.tar.gz) = c34e512d1ebc60e7c37d3fb6856e43affbfc77cc21c971547725277df5325d8ae20acbf00fe2e89fc2c564d8a911a6a0db913c9ab6bd769e38596f2d8eba36b4
|
||||
|
Loading…
Reference in New Issue
Block a user