1.27.55
This commit is contained in:
parent
a8d8e5f361
commit
8a5ef4da27
1
.gitignore
vendored
1
.gitignore
vendored
@ -614,3 +614,4 @@
|
||||
/botocore-1.27.52.tar.gz
|
||||
/botocore-1.27.53.tar.gz
|
||||
/botocore-1.27.54.tar.gz
|
||||
/botocore-1.27.55.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.54
|
||||
Version: 1.27.55
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Aug 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.55-1
|
||||
- 1.27.55
|
||||
|
||||
* Wed Aug 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.54-1
|
||||
- 1.27.54
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.54.tar.gz) = 759c1bdd64066ac3fb6cbb15074137ae7c1350a5ef980c983be4897b00115a4dc7aac035b390cd493ca4b4110a0fa56ad96da566f4cedf968c8093271c9055df
|
||||
SHA512 (botocore-1.27.55.tar.gz) = a951b941f465d40d129cfc7c61e530c833ce740f9db19927fd32756bedd7013c1607862cd0a6399412f1cae2e82abc891783679d0e29b0e0403f957a63be26e2
|
||||
|
Loading…
Reference in New Issue
Block a user