1.29.161
This commit is contained in:
parent
0c1df04295
commit
8be1d41bba
1
.gitignore
vendored
1
.gitignore
vendored
@ -803,3 +803,4 @@
|
||||
/botocore-1.29.158.tar.gz
|
||||
/botocore-1.29.159.tar.gz
|
||||
/botocore-1.29.160.tar.gz
|
||||
/botocore-1.29.161.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.160
|
||||
Release: 2%{?dist}
|
||||
Version: 1.29.161
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: Apache-2.0
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Jun 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.161-1
|
||||
- 1.29.161
|
||||
|
||||
* Mon Jun 26 2023 Python Maint <python-maint@redhat.com> - 1.29.160-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.160.tar.gz) = 2b8ed0a53de3af15b1a15d3936084cc31239bffe009362b14be65cde61782855b947bb4454d4434cfb9ddd16224a88e38a804a5f4cdeaf4c6b0f29d64e702abb
|
||||
SHA512 (botocore-1.29.161.tar.gz) = d14b917e921b4b76ef4139572dc01746e4b576b2ab28c3e9b5208462a92a479110d4a96b5471fa77e57f8abbb0498d175c01c11b610ab2ae8a1ded50e995b307
|
||||
|
Loading…
Reference in New Issue
Block a user