1.23.52
This commit is contained in:
parent
33c165c371
commit
889c9ccca6
1
.gitignore
vendored
1
.gitignore
vendored
@ -521,3 +521,4 @@
|
||||
/botocore-1.23.49.tar.gz
|
||||
/botocore-1.23.50.tar.gz
|
||||
/botocore-1.23.51.tar.gz
|
||||
/botocore-1.23.52.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.51
|
||||
Version: 1.23.52
|
||||
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
|
||||
* Wed Feb 09 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.52-1
|
||||
- 1.23.52
|
||||
|
||||
* Tue Feb 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.51-1
|
||||
- 1.23.51
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.51.tar.gz) = e54cf59656bd5144b1f85d4ea57eaefd5ea4ac570b877771e06df62f442e61b2f239c1a4dd083c26cb75905d139cf681dcba67e3d89d2af0b99e416e65141917
|
||||
SHA512 (botocore-1.23.52.tar.gz) = ff18c7b8779c622cab26ccb74014c7779a3d117cdc0236df0f0048b9e2b2047d703ea3286554dfef25514b73bddcfbd6875ff6f4147c760e39293190fc2c51c0
|
||||
|
Loading…
Reference in New Issue
Block a user