1.29.7
This commit is contained in:
parent
502cffb12f
commit
2c4b9137af
1
.gitignore
vendored
1
.gitignore
vendored
@ -658,3 +658,4 @@
|
||||
/botocore-1.29.4.tar.gz
|
||||
/botocore-1.29.5.tar.gz
|
||||
/botocore-1.29.6.tar.gz
|
||||
/botocore-1.29.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.6
|
||||
Version: 1.29.7
|
||||
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 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.7-1
|
||||
- 1.29.7
|
||||
|
||||
* Thu Nov 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.6-1
|
||||
- 1.29.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.6.tar.gz) = 49d263929d6aa9a25df9a4b4ed1b9cb830c917ac601ed103d84150b098baa343e854cbcbdc73bf679737763f7e15e2503655796eca8320531f425cd2fc1c7d5e
|
||||
SHA512 (botocore-1.29.7.tar.gz) = 5b2bc5bbe943c35686a6f9f0274d41578c4d4ab2eceb9a0ed2e1c5172c03abe30c276a295ed6b2ccb1afe39fbdedfbf73df980e0868f4053eb77ea615d85bb44
|
||||
|
Loading…
Reference in New Issue
Block a user