1.22.6
This commit is contained in:
parent
ec64c21f27
commit
edf2f3c587
1
.gitignore
vendored
1
.gitignore
vendored
@ -466,3 +466,4 @@
|
||||
/botocore-1.22.3.tar.gz
|
||||
/botocore-1.22.4.tar.gz
|
||||
/botocore-1.22.5.tar.gz
|
||||
/botocore-1.22.6.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.22.5
|
||||
Version: 1.22.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.6-1
|
||||
- 1.22.6
|
||||
|
||||
* Wed Oct 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.5-1
|
||||
- 1.22.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.22.5.tar.gz) = 710a9eeee03dc79ca4ffacc4974f09ca769e1e3b8cb143f6f0349240dd8c2af8ee526a1dadb7310a26019363f683fc4149cb4c73d8b94a856a384fab7f84fb5c
|
||||
SHA512 (botocore-1.22.6.tar.gz) = f39eb6f339011709fa764d3783f225fbd4e4100e51466de9c87d6a3a5430823e81be1b024963ded49785b4fd49febdfa66dd3f91c3b9296508c3d71d794d170d
|
||||
|
Loading…
Reference in New Issue
Block a user