1.22.7
This commit is contained in:
parent
edf2f3c587
commit
daeda76edc
1
.gitignore
vendored
1
.gitignore
vendored
@ -467,3 +467,4 @@
|
||||
/botocore-1.22.4.tar.gz
|
||||
/botocore-1.22.5.tar.gz
|
||||
/botocore-1.22.6.tar.gz
|
||||
/botocore-1.22.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.22.6
|
||||
Version: 1.22.7
|
||||
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
|
||||
* Fri Oct 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.7-1
|
||||
- 1.22.7
|
||||
|
||||
* Thu Oct 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.6-1
|
||||
- 1.22.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.22.6.tar.gz) = f39eb6f339011709fa764d3783f225fbd4e4100e51466de9c87d6a3a5430823e81be1b024963ded49785b4fd49febdfa66dd3f91c3b9296508c3d71d794d170d
|
||||
SHA512 (botocore-1.22.7.tar.gz) = 39eaa5d4bc64669bc398797c69d63157a6a4539bed1c4cdc492c4fe94c9a32d58ac9ea8c06fafd75a5c36ab9d3a5c99f88990b03bcef6cccf7e0c4247330780b
|
||||
|
Loading…
Reference in New Issue
Block a user