1.27.52
This commit is contained in:
parent
d77b701800
commit
6561d0fd81
1
.gitignore
vendored
1
.gitignore
vendored
@ -611,3 +611,4 @@
|
||||
/botocore-1.27.49.tar.gz
|
||||
/botocore-1.27.50.tar.gz
|
||||
/botocore-1.27.51.tar.gz
|
||||
/botocore-1.27.52.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.51
|
||||
Version: 1.27.52
|
||||
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
|
||||
* Mon Aug 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.52-1
|
||||
- 1.27.52
|
||||
|
||||
* Fri Aug 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.51-1
|
||||
- 1.27.51
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.51.tar.gz) = 757b79cbf217ce44e4a2cd898963d7a826b98187d60e85a50de9c20bbaea03633550d5f6f80ef128087f797583891a5a4d6942436f1569cbfec1484b70bf15b4
|
||||
SHA512 (botocore-1.27.52.tar.gz) = 1ac551e0710fb0a13bd82bd55b866c193a8cbbd1164d81f9f7846abcda3acf80aa0dc04d70174e1798a2a2a31662664602016a8ecdee0dfa0d0085597f3e71cd
|
||||
|
Loading…
Reference in New Issue
Block a user