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