1.27.4
This commit is contained in:
parent
4eab023cb2
commit
7e90844ca4
1
.gitignore
vendored
1
.gitignore
vendored
@ -590,3 +590,4 @@
|
||||
/botocore-1.27.1.tar.gz
|
||||
/botocore-1.27.2.tar.gz
|
||||
/botocore-1.27.3.tar.gz
|
||||
/botocore-1.27.4.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.3
|
||||
Version: 1.27.4
|
||||
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
|
||||
* Wed Jun 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.4-1
|
||||
- 1.27.4
|
||||
|
||||
* Tue Jun 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.3-1
|
||||
- 1.27.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.3.tar.gz) = 47ed3e68c10e4175cdbe2122dab9319b9059f9457e27258a142224311042c5ae4692d293d29dc9b4855e65eea561fb7b703f7ddc663064413144aaf72fda33a5
|
||||
SHA512 (botocore-1.27.4.tar.gz) = 3743d79febcf33302de20b364267ae39a0887c7fa5e116a7209b1281b4985e593b5d3f0ea7bb6e608036d99d4df46931192f5a3a63c98f7b3da26a16ea6b5a3f
|
||||
|
Loading…
Reference in New Issue
Block a user