1.31.22
This commit is contained in:
parent
f9c75344b0
commit
33e54d673e
1
.gitignore
vendored
1
.gitignore
vendored
@ -829,3 +829,4 @@
|
|||||||
/botocore-1.31.19.tar.gz
|
/botocore-1.31.19.tar.gz
|
||||||
/botocore-1.31.20.tar.gz
|
/botocore-1.31.20.tar.gz
|
||||||
/botocore-1.31.21.tar.gz
|
/botocore-1.31.21.tar.gz
|
||||||
|
/botocore-1.31.22.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.31.21
|
Version: 1.31.22
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.22-1
|
||||||
|
- 1.31.22
|
||||||
|
|
||||||
* Mon Aug 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.21-1
|
* Mon Aug 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.21-1
|
||||||
- 1.31.21
|
- 1.31.21
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.21.tar.gz) = abe448ba05d15ce18bfa7c6edeb06a6336ac3049c2592b9a593f2c6fb6bbc17da3ed18a4244f484fd6328a65eb48d79a8867bcf5d61155fd30ae448b4bad0bf3
|
SHA512 (botocore-1.31.22.tar.gz) = d8b6befb24492081288d0ec722bf579c97b2d6b92b7ac2b6b7b0bbf15addc985d15a430549c84144bd7b43dfe905ae0802998c1e52da601729c23f46960a6535
|
||||||
|
Loading…
Reference in New Issue
Block a user