1.29.27
This commit is contained in:
parent
3a0edd4b77
commit
465dbaac2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -675,3 +675,4 @@
|
||||
/botocore-1.29.24.tar.gz
|
||||
/botocore-1.29.25.tar.gz
|
||||
/botocore-1.29.26.tar.gz
|
||||
/botocore-1.29.27.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.26
|
||||
Version: 1.29.27
|
||||
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
|
||||
* Fri Dec 09 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.27-1
|
||||
- 1.29.27
|
||||
|
||||
* Thu Dec 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.26-1
|
||||
- 1.29.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.26.tar.gz) = 7904ead91a00cefd08b9791bac790ea118dbfdf610d1e61e826b210cd77eab4b803212329dbee9c34e50a1e2b5b035dac0481bd555c636a7692ec88ac6e34be0
|
||||
SHA512 (botocore-1.29.27.tar.gz) = 88decabd5ee81a9ed8be9670d023462f7651a922d906eb2203517093bd8b28c3eed6f36e69c2d60b8854857aa204fc008817509c9eace2ae7ed6e0a82904d87e
|
||||
|
Loading…
Reference in New Issue
Block a user