1.29.104
This commit is contained in:
parent
7a7d6f3bc1
commit
f70bc67622
1
.gitignore
vendored
1
.gitignore
vendored
@ -747,3 +747,4 @@
|
||||
/botocore-1.29.101.tar.gz
|
||||
/botocore-1.29.102.tar.gz
|
||||
/botocore-1.29.103.tar.gz
|
||||
/botocore-1.29.104.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.103
|
||||
Version: 1.29.104
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Mar 31 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.104-1
|
||||
- 1.29.104
|
||||
|
||||
* Thu Mar 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.103-1
|
||||
- 1.29.103
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.103.tar.gz) = 441d2eec35e7cf3a3f80ba46e86b8dddc4d0b09b89515caabcc8785831595bc4a093dee11a04eb79b3794b4e9d2fc9577bb054aa7e8fcbc0d225300aad0ed391
|
||||
SHA512 (botocore-1.29.104.tar.gz) = e3d8f5b72050e1fedceb71e40cadbb517b6b0e9b0c24bed314d7197b02279b3bd2b7fcf82e612e5f04a3ebf35a5ee6b8e568934050798b15fa625f59ab6c027b
|
||||
|
Loading…
Reference in New Issue
Block a user