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