1.29.2
This commit is contained in:
parent
d41a741ba8
commit
5cdea66bbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -653,3 +653,4 @@
|
||||
/botocore-1.28.5.tar.gz
|
||||
/botocore-1.29.0.tar.gz
|
||||
/botocore-1.29.1.tar.gz
|
||||
/botocore-1.29.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.1
|
||||
Version: 1.29.2
|
||||
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 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.2-1
|
||||
- 1.29.2
|
||||
|
||||
* Wed Nov 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.1-1
|
||||
- 1.29.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.1.tar.gz) = 648276ce06da4232ef500151f3afb1abc0dd3e37e29dd8a0d4777fc9dabab92c9f54fd935773d6fe26cc6fcf94ad366fe035daa5c8b3320cd00eddada79f8053
|
||||
SHA512 (botocore-1.29.2.tar.gz) = 53f2266a0a509a4e8c245439a9dfe553b5deb558a4b4b33b4e1f23476ea67f9d316dd106cf5588f046c761c07325c65eafdecf2ded6f027d8443fa5138e13b5d
|
||||
|
Loading…
Reference in New Issue
Block a user