1.29.13
This commit is contained in:
parent
ec3e367439
commit
3ce9828c89
1
.gitignore
vendored
1
.gitignore
vendored
@ -664,3 +664,4 @@
|
||||
/botocore-1.29.10.tar.gz
|
||||
/botocore-1.29.11.tar.gz
|
||||
/botocore-1.29.12.tar.gz
|
||||
/botocore-1.29.13.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.12
|
||||
Version: 1.29.13
|
||||
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
|
||||
* Mon Nov 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.13-1
|
||||
- 1.29.13
|
||||
|
||||
* Thu Nov 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.12-1
|
||||
- 1.29.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.12.tar.gz) = 9d909e2e4e5e0341e7d70df4c888fa32fef714fa1944f00719c14b1104740be09c19ea7f0af15904f1cdd6893435219e432eaced9437d5df4d1081cbe26396cb
|
||||
SHA512 (botocore-1.29.13.tar.gz) = fca7601f105b3c8947d19a2ab9f70ebfbfd7a39025a360a620a0f3ac03b7d711cf32fff798d38c50771ed3326265ee6b488853190d11e5a114c5cf8fcb0a462e
|
||||
|
Loading…
Reference in New Issue
Block a user