1.27.38
This commit is contained in:
parent
a42e2fb471
commit
31ff47f4d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -598,3 +598,4 @@
|
||||
/botocore-1.27.29.tar.gz
|
||||
/botocore-1.27.33.tar.gz
|
||||
/botocore-1.27.35.tar.gz
|
||||
/botocore-1.27.38.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.35
|
||||
Release: 2%{?dist}
|
||||
Version: 1.27.38
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jul 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.38-1
|
||||
- 1.27.38
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.35-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.35.tar.gz) = 9357e83f72ff37e995903d5d4788c1ceff383cafe0d8e4ed15f7ee3ac0f1a478afeb8967809abefb3e54d788479da437bc207403384bf8497de9d9616ff475f5
|
||||
SHA512 (botocore-1.27.38.tar.gz) = a2da2f47739376a7d4a8b2440ce78bd49d0784fa3a7c57c53081a9c42e1caffebe374c0135801a3c99519bcadefc0f991a75dbbc58d90f6c2d3678b3aebb4481
|
||||
|
Loading…
Reference in New Issue
Block a user