1.23.41
This commit is contained in:
parent
2634b36045
commit
c17b63895f
1
.gitignore
vendored
1
.gitignore
vendored
@ -512,3 +512,4 @@
|
||||
/botocore-1.23.38.tar.gz
|
||||
/botocore-1.23.39.tar.gz
|
||||
/botocore-1.23.40.tar.gz
|
||||
/botocore-1.23.41.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.40
|
||||
Release: 2%{?dist}
|
||||
Version: 1.23.41
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.41-1
|
||||
- 1.23.41
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.23.40-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.40.tar.gz) = cbed5c316e3976594930ae1c274fdac9e25289c9818bc515e5a27c620431b05c010736f8e94d90fb935e22e5a1c50dbd4708c7674ef6e697c35475f8757df63d
|
||||
SHA512 (botocore-1.23.41.tar.gz) = d3d12df8faced36a9c7a75fd01d63986cb12d56a259f31211c32cbf0f1eceb1d6708e90f6a6a43189e37b86e01ceef68fcd5dcbd1867c571ca3630cbcc7e94f5
|
||||
|
Loading…
Reference in New Issue
Block a user