1.31.73
This commit is contained in:
parent
881b36a399
commit
ff298ddfda
1
.gitignore
vendored
1
.gitignore
vendored
@ -879,3 +879,4 @@
|
||||
/botocore-1.31.70.tar.gz
|
||||
/botocore-1.31.71.tar.gz
|
||||
/botocore-1.31.72.tar.gz
|
||||
/botocore-1.31.73.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.72
|
||||
Version: 1.31.73
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Oct 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.73-1
|
||||
- 1.31.73
|
||||
|
||||
* Thu Oct 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.72-1
|
||||
- 1.31.72
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.72.tar.gz) = e64b49e9686e5287fbcfc94cfe00cead785abde28eae5918156b562d7c9d4defefb08500e0f1240de8b7c369c33cc3b06bd2c41cbe02d03d6bbe933ed1e6ee0d
|
||||
SHA512 (botocore-1.31.73.tar.gz) = 1bb7eeae327f842f655f953bc615097cc3c744619ae41795e1f2cce75a856994cc5fc58c939c7e7e2f124e47d1abeaf6a2b2408e4d8c1a343bb48c20ac045d46
|
||||
|
Loading…
Reference in New Issue
Block a user