1.34.19
This commit is contained in:
parent
8426674a1a
commit
7c31c26879
1
.gitignore
vendored
1
.gitignore
vendored
@ -929,3 +929,4 @@
|
|||||||
/botocore-1.34.15.tar.gz
|
/botocore-1.34.15.tar.gz
|
||||||
/botocore-1.34.16.tar.gz
|
/botocore-1.34.16.tar.gz
|
||||||
/botocore-1.34.17.tar.gz
|
/botocore-1.34.17.tar.gz
|
||||||
|
/botocore-1.34.19.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.34.17
|
Version: 1.34.19
|
||||||
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
|
||||||
|
* Tue Jan 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.19-1
|
||||||
|
- 1.34.19
|
||||||
|
|
||||||
* Thu Jan 11 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.17-1
|
* Thu Jan 11 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.17-1
|
||||||
- 1.34.17
|
- 1.34.17
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.17.tar.gz) = 1a338fbf4eaa11093a855b2375f34f8a8bde3466e473b5ecfe6257d58f3b130f269d17458cce1c046623515bc17be097542d1cea0168707b97e4ff6fec97d591
|
SHA512 (botocore-1.34.19.tar.gz) = 80447e958f629b47e9c894281cfe68c38e73568169651ed63d80962da9490e09bae78c8675b94e84be2ab95e1b107984fd4913e53cc5396ced3c2dc1f66d8c45
|
||||||
|
Loading…
Reference in New Issue
Block a user