1.28.5
This commit is contained in:
parent
119b97b4c8
commit
2913ee47cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -650,3 +650,4 @@
|
||||
/botocore-1.28.2.tar.gz
|
||||
/botocore-1.28.3.tar.gz
|
||||
/botocore-1.28.4.tar.gz
|
||||
/botocore-1.28.5.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.28.4
|
||||
Version: 1.28.5
|
||||
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
|
||||
* Mon Oct 31 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.5-1
|
||||
- 1.28.5
|
||||
|
||||
* Fri Oct 28 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.4-1
|
||||
- 1.28.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.28.4.tar.gz) = 1de7a050f02e8461298df3a4cdcec57edf4feb571a0952730e03bbcd734c6a4c37991d07cd137b7c03676f37187512e47236ce75ff1e0d50fc4baaa9dca19913
|
||||
SHA512 (botocore-1.28.5.tar.gz) = dfae7988b185fc03f6c7b440be8b590c04f18d564318cfc8a508c80ae286733060c8d55494f0937cc5fd549e8f88f5de147cbaa52e80362456bd4d7c39e158e4
|
||||
|
Loading…
Reference in New Issue
Block a user