1.31.0
This commit is contained in:
parent
2523774940
commit
c8cb7f3e7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -808,3 +808,4 @@
|
||||
/botocore-1.29.163.tar.gz
|
||||
/botocore-1.29.164.tar.gz
|
||||
/botocore-1.30.1.tar.gz
|
||||
/botocore-1.31.0.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.30.1
|
||||
Version: 1.31.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Jul 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.0-1
|
||||
- 1.31.0
|
||||
|
||||
* Wed Jul 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.30.1-1
|
||||
- 1.30.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.30.1.tar.gz) = 1a91b17f6c3cc19100d9362a0fce282e90382ee1096965a4a7d1cab76063740b865746690ff7e0af28755aea9774879ad1e8cff279606f05baa0b850dbc2c317
|
||||
SHA512 (botocore-1.31.0.tar.gz) = 1676c1aee2cff0487f5ae094ffc92256fc120b4dc307a852273efb5c27512663917d3d86ed1e9b38ff20f4499b945a92f7d339ca5b71abeb23421f60e140c266
|
||||
|
Loading…
Reference in New Issue
Block a user