1.29.9
This commit is contained in:
parent
cc37502358
commit
08b865a060
1
.gitignore
vendored
1
.gitignore
vendored
@ -660,3 +660,4 @@
|
||||
/botocore-1.29.6.tar.gz
|
||||
/botocore-1.29.7.tar.gz
|
||||
/botocore-1.29.8.tar.gz
|
||||
/botocore-1.29.9.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.8
|
||||
Version: 1.29.9
|
||||
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
|
||||
* Tue Nov 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.9-1
|
||||
- 1.29.9
|
||||
|
||||
* Mon Nov 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.8-1
|
||||
- 1.29.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.8.tar.gz) = d42874b1776deb3ea51dfd59ce1206edac4df03f4a71578627e399dc2ac52fb9ecb7e74a57f28b64bc68f5dad2d96cbc8489c2aceaf616bdbecab8105fb9c05a
|
||||
SHA512 (botocore-1.29.9.tar.gz) = 075ff957f8938103eb80f7255b89078ee73fbfa52d7cb7a4ecb31ea08cd3e84685d679d8bf36c428a72763e0102c7c4e31da55025fcb381129e486c3c031ace3
|
||||
|
Loading…
Reference in New Issue
Block a user