1.29.120
This commit is contained in:
parent
5eed9a75c5
commit
20859f0a01
1
.gitignore
vendored
1
.gitignore
vendored
@ -762,3 +762,4 @@
|
|||||||
/botocore-1.29.117.tar.gz
|
/botocore-1.29.117.tar.gz
|
||||||
/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
|
||||||
|
@ -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.119
|
Version: 1.29.120
|
||||||
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
|
||||||
|
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.120-1
|
||||||
|
- 1.29.120
|
||||||
|
|
||||||
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.119-1
|
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.119-1
|
||||||
- 1.29.119
|
- 1.29.119
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.119.tar.gz) = 814e7e5f321244c398eb1aab0ab86f1ead59aa10ba7f9fc3548dd2fd626a6cac93728bd5f92c3f9e1ebe68813809c6073ed58af7f64a4b112597deb032bc8b74
|
SHA512 (botocore-1.29.120.tar.gz) = a6cf5213e113c011033936668a9b32ee2f8e1e62c7877e2f4358565b6a9a8ce14c33f26671fa40aed630ab9c7c0148f6312b2a5da51ab1f185fffce0303d35e9
|
||||||
|
Loading…
Reference in New Issue
Block a user