1.29.162
This commit is contained in:
parent
8be1d41bba
commit
f597ceaea6
1
.gitignore
vendored
1
.gitignore
vendored
@ -804,3 +804,4 @@
|
|||||||
/botocore-1.29.159.tar.gz
|
/botocore-1.29.159.tar.gz
|
||||||
/botocore-1.29.160.tar.gz
|
/botocore-1.29.160.tar.gz
|
||||||
/botocore-1.29.161.tar.gz
|
/botocore-1.29.161.tar.gz
|
||||||
|
/botocore-1.29.162.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.29.161
|
Version: 1.29.162
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.162-1
|
||||||
|
- 1.29.162
|
||||||
|
|
||||||
* Mon Jun 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.161-1
|
* Mon Jun 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.161-1
|
||||||
- 1.29.161
|
- 1.29.161
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.161.tar.gz) = d14b917e921b4b76ef4139572dc01746e4b576b2ab28c3e9b5208462a92a479110d4a96b5471fa77e57f8abbb0498d175c01c11b610ab2ae8a1ded50e995b307
|
SHA512 (botocore-1.29.162.tar.gz) = f0960185bba7e3b14cce37063e938d4d7096ef417a5d0ac58a7241bea31fde22e32dd66c907f2bdc283f3c2a8307dd719f91dfe0044bd174749a1ddf2e00e678
|
||||||
|
Loading…
Reference in New Issue
Block a user