1.27.23
This commit is contained in:
parent
b392fca7b5
commit
a69d525def
1
.gitignore
vendored
1
.gitignore
vendored
@ -593,3 +593,4 @@
|
||||
/botocore-1.27.4.tar.gz
|
||||
/botocore-1.27.10.tar.gz
|
||||
/botocore-1.27.17.tar.gz
|
||||
/botocore-1.27.23.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.17
|
||||
Version: 1.27.23
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jul 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.23-1
|
||||
- 1.27.23
|
||||
|
||||
* Fri Jun 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.17-1
|
||||
- 1.27.17
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.17.tar.gz) = b1a145d3c97adfd4df40639da99e1c34087508be189d5818ee7176f20454f2897a6f518a14b4bfbf41cb169a17188bec467337c10d0ad511e223f0c1ff5b64ee
|
||||
SHA512 (botocore-1.27.23.tar.gz) = 80c70c50d5a8fa5f9bdfa5cf0762edd83c8503bf1a65db1b8680e0d9ed8356699ee23ed4db0ab60e34b69cdc5ddc12ff69f2cf3907cf8f8d5075d26a3ba4373f
|
||||
|
Loading…
Reference in New Issue
Block a user