1.22.4
This commit is contained in:
parent
267c8390db
commit
291198ae8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -464,3 +464,4 @@
|
||||
/botocore-1.21.65.tar.gz
|
||||
/botocore-1.22.0.tar.gz
|
||||
/botocore-1.22.3.tar.gz
|
||||
/botocore-1.22.4.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.22.3
|
||||
Version: 1.22.4
|
||||
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 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.4-1
|
||||
- 1.22.4
|
||||
|
||||
* Tue Oct 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.3-1
|
||||
- 1.22.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.22.3.tar.gz) = 5a664943badc6d775e150751bfe2e6125c0d4f46f77b262d4dca6d8f4cdfa04e0eb458104e9f2f3d16f6d42251318cf9e2969a1ba359c8e09ca2f3bf1d151882
|
||||
SHA512 (botocore-1.22.4.tar.gz) = 1931063e27c63d464bf858b54a1a31f0465c9effaf13fa3ddd91fff4701d7f4546cc81b67d0772e0e10a525443a9df90b8d07bee31d012e88a4292dd115f399b
|
||||
|
Loading…
Reference in New Issue
Block a user