1.23.37
This commit is contained in:
parent
d2a863526a
commit
75e38619bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -508,3 +508,4 @@
|
||||
/botocore-1.23.34.tar.gz
|
||||
/botocore-1.23.35.tar.gz
|
||||
/botocore-1.23.36.tar.gz
|
||||
/botocore-1.23.37.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.36
|
||||
Version: 1.23.37
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.37-1
|
||||
- 1.23.37
|
||||
|
||||
* Fri Jan 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.36-1
|
||||
- 1.23.36
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.36.tar.gz) = a991c331e7122759b2bcb0d3641ec4a8dfcc4cf16d818ed178b9adceaebe01eb5ce37703509b98a5ef02979b06db9e20dde499ad7ca1f0802adde49c3d14675d
|
||||
SHA512 (botocore-1.23.37.tar.gz) = 79004d38fbfc744d2fd91364a1cc99d8be1f2d03f25f2ba77df0da4b4d429a156ac5d52ca523ee4992ff99ac83b7a14e7f49e3b12b9b6f91e164fb720c41e10d
|
||||
|
Loading…
Reference in New Issue
Block a user