1.29.121
This commit is contained in:
parent
20859f0a01
commit
ad9c57c1ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -763,3 +763,4 @@
|
|||||||
/botocore-1.29.118.tar.gz
|
/botocore-1.29.118.tar.gz
|
||||||
/botocore-1.29.119.tar.gz
|
/botocore-1.29.119.tar.gz
|
||||||
/botocore-1.29.120.tar.gz
|
/botocore-1.29.120.tar.gz
|
||||||
|
/botocore-1.29.121.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.29.120
|
Version: 1.29.121
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.121-1
|
||||||
|
- 1.29.121
|
||||||
|
|
||||||
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.120-1
|
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.120-1
|
||||||
- 1.29.120
|
- 1.29.120
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.120.tar.gz) = a6cf5213e113c011033936668a9b32ee2f8e1e62c7877e2f4358565b6a9a8ce14c33f26671fa40aed630ab9c7c0148f6312b2a5da51ab1f185fffce0303d35e9
|
SHA512 (botocore-1.29.121.tar.gz) = 60937e30eccbbaacfbb0bb1dd971108eef733988dabc5d7db8ee7adbca7cdd1641c1124d0c78e046ee64164839a55ebc30b88df0464e2d2b68631caea414e1e8
|
||||||
|
Loading…
Reference in New Issue
Block a user