1.29.12
This commit is contained in:
parent
69c56c59b8
commit
ec3e367439
1
.gitignore
vendored
1
.gitignore
vendored
@ -663,3 +663,4 @@
|
||||
/botocore-1.29.9.tar.gz
|
||||
/botocore-1.29.10.tar.gz
|
||||
/botocore-1.29.11.tar.gz
|
||||
/botocore-1.29.12.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.11
|
||||
Version: 1.29.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Nov 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.12-1
|
||||
- 1.29.12
|
||||
|
||||
* Thu Nov 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.11-1
|
||||
- 1.29.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.11.tar.gz) = f7970cc434aa52806e8a98441965d765cdcdefc1f1b30d520af2efab80cc9874727c6838801672df2ab539841252dbd637dcab863cb5bae68eba574b4e0fa2fa
|
||||
SHA512 (botocore-1.29.12.tar.gz) = 9d909e2e4e5e0341e7d70df4c888fa32fef714fa1944f00719c14b1104740be09c19ea7f0af15904f1cdd6893435219e432eaced9437d5df4d1081cbe26396cb
|
||||
|
Loading…
Reference in New Issue
Block a user