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