1.33.0
This commit is contained in:
parent
993710ebce
commit
80395e9ec8
1
.gitignore
vendored
1
.gitignore
vendored
@ -899,3 +899,4 @@
|
|||||||
/botocore-1.32.4.tar.gz
|
/botocore-1.32.4.tar.gz
|
||||||
/botocore-1.32.5.tar.gz
|
/botocore-1.32.5.tar.gz
|
||||||
/botocore-1.32.7.tar.gz
|
/botocore-1.32.7.tar.gz
|
||||||
|
/botocore-1.33.0.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.32.7
|
Version: 1.33.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.0-1
|
||||||
|
- 1.33.0
|
||||||
|
|
||||||
* Mon Nov 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.7-1
|
* Mon Nov 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.7-1
|
||||||
- 1.32.7
|
- 1.32.7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.32.7.tar.gz) = 150069cb04a628a28513a3e783857350206502c1311325c1c4afb46e87d578f0c293e39b5ac22bd8fc0c4d93bdf2010ae20ea498accc42d58fac5cc218e92901
|
SHA512 (botocore-1.33.0.tar.gz) = ecd557a1bbb02e5927351db920f9ec825c050c4317d45f4c0d4b23da5d6124d4385b3db9647f86f44d1807dcb2eb1017aecb6890b1a78512b035b47f56aa81a9
|
||||||
|
Loading…
Reference in New Issue
Block a user