1.29.70
This commit is contained in:
parent
608645c38c
commit
4e6a7060d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -713,3 +713,4 @@
|
||||
/botocore-1.29.67.tar.gz
|
||||
/botocore-1.29.68.tar.gz
|
||||
/botocore-1.29.69.tar.gz
|
||||
/botocore-1.29.70.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.69
|
||||
Version: 1.29.70
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Feb 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.70-1
|
||||
- 1.29.70
|
||||
|
||||
* Fri Feb 10 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.69-1
|
||||
- 1.29.69
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.69.tar.gz) = 011554ed19bd38fa580e388f6ad88bda8b4b3858ca85e1523bdc587e223bcd04beb8c819f3c815bd622dee1d490850d0849784b70444dcd060836f29864d06ed
|
||||
SHA512 (botocore-1.29.70.tar.gz) = 6106aa919f4472f5585aab84e245b29a62e229162fe593e6bd909ddfcb99b53e2ab279a8cea6aa9162643123c5828faf60f6d1952679887058349e53d5ace5e9
|
||||
|
Loading…
Reference in New Issue
Block a user