1.29.23
This commit is contained in:
parent
cfa3fbbbfd
commit
7eba8f87ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -671,3 +671,4 @@
|
||||
/botocore-1.29.20.tar.gz
|
||||
/botocore-1.29.21.tar.gz
|
||||
/botocore-1.29.22.tar.gz
|
||||
/botocore-1.29.23.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.22
|
||||
Version: 1.29.23
|
||||
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
|
||||
* Mon Dec 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.23-1
|
||||
- 1.29.23
|
||||
|
||||
* Fri Dec 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.22-1
|
||||
- 1.29.22
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.22.tar.gz) = 7dde362a3415ecc60576492ba29c80325f0cde11d11025b0cfa0b5d613b1258973eb6337ccd89b70a3c409e4b1e63b0bf7401090f592e2d2f029eb9be8e0b656
|
||||
SHA512 (botocore-1.29.23.tar.gz) = 56fb1784f468b120bff26535c051813d0a87b740a88d420dd65d8f40d40d2610d32640f413f31f9c23af17d71c98950bb586a8130168b03d5648a213a5f07d1e
|
||||
|
Loading…
Reference in New Issue
Block a user