1.30.1
This commit is contained in:
parent
7e6af60fb5
commit
2523774940
1
.gitignore
vendored
1
.gitignore
vendored
@ -807,3 +807,4 @@
|
||||
/botocore-1.29.162.tar.gz
|
||||
/botocore-1.29.163.tar.gz
|
||||
/botocore-1.29.164.tar.gz
|
||||
/botocore-1.30.1.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.164
|
||||
Release: 2%{?dist}
|
||||
Version: 1.30.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: Apache-2.0
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jul 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.30.1-1
|
||||
- 1.30.1
|
||||
|
||||
* Tue Jul 04 2023 Karolina Surma <ksurma@redhat.com> - 1.29.164-2
|
||||
- Fix test failures with Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.164.tar.gz) = 8c29b083fc014d51bb7d4cf3d228d3140caf06b27114154c1b90f4382989dbaddaeb66a14dd5cd1ece41450c1b286d12965423847bb620a87df6baf4d6bac45f
|
||||
SHA512 (botocore-1.30.1.tar.gz) = 1a91b17f6c3cc19100d9362a0fce282e90382ee1096965a4a7d1cab76063740b865746690ff7e0af28755aea9774879ad1e8cff279606f05baa0b850dbc2c317
|
||||
|
Loading…
Reference in New Issue
Block a user