1.23.25
This commit is contained in:
parent
0d0041f998
commit
a32d3171a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -496,3 +496,4 @@
|
||||
/botocore-1.23.22.tar.gz
|
||||
/botocore-1.23.23.tar.gz
|
||||
/botocore-1.23.24.tar.gz
|
||||
/botocore-1.23.25.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.24
|
||||
Version: 1.23.25
|
||||
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
|
||||
* Mon Dec 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.25-1
|
||||
- 1.23.25
|
||||
|
||||
* Mon Dec 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.24-1
|
||||
- 1.23.24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.24.tar.gz) = a03b64236c61fcfc7111d8218fa5cb6a305522c20f8eee28dc83983560cfd5a32c9bf5933e6005b49f188b7b673614389a9b79fd5f81701acb09b0816e5bac54
|
||||
SHA512 (botocore-1.23.25.tar.gz) = f09cb0564e0208816b05ec827d534bf866d4de827466ce53d91bcf21b08060934c937e38f756d02735412bc965bb831283f0c44a4c957af4271ba754215a6545
|
||||
|
Loading…
Reference in New Issue
Block a user