1.29.48
This commit is contained in:
parent
5fbe04b850
commit
fc409c730d
1
.gitignore
vendored
1
.gitignore
vendored
@ -691,3 +691,4 @@
|
||||
/botocore-1.29.45.tar.gz
|
||||
/botocore-1.29.46.tar.gz
|
||||
/botocore-1.29.47.tar.gz
|
||||
/botocore-1.29.48.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.47
|
||||
Version: 1.29.48
|
||||
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 Jan 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.48-1
|
||||
- 1.29.48
|
||||
|
||||
* Wed Jan 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.47-1
|
||||
- 1.29.47
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.47.tar.gz) = 47e7604eb02831129a733111243a280f4a424bcf09f1f456e3e147e4907da6ab01cad1e9214cd488c77df72e844c528f8900011655f38aa80b8405da04ef5c9b
|
||||
SHA512 (botocore-1.29.48.tar.gz) = 49e5bad4c4bf5925724e2d350bd1f73456cc5a920036d3608fcfc15dbaa77cfbc2d93ca938902263874943499d6c60d776fe992eb2e196293eff59a8916798cc
|
||||
|
Loading…
Reference in New Issue
Block a user