1.31.9
This commit is contained in:
parent
121269299c
commit
961e1658a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -816,3 +816,4 @@
|
|||||||
/botocore-1.31.5.tar.gz
|
/botocore-1.31.5.tar.gz
|
||||||
/botocore-1.31.6.tar.gz
|
/botocore-1.31.6.tar.gz
|
||||||
/botocore-1.31.7.tar.gz
|
/botocore-1.31.7.tar.gz
|
||||||
|
/botocore-1.31.9.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.31.7
|
Version: 1.31.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.9-1
|
||||||
|
- 1.31.9
|
||||||
|
|
||||||
* Fri Jul 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.7-1
|
* Fri Jul 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.7-1
|
||||||
- 1.31.7
|
- 1.31.7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.7.tar.gz) = a8cb0f40d85ea931e50efc559020c2b07e8e009af0e0e63e9ebddc5501662eb8d98ffa2d69385d79dafe658d2606d07f054b87b39c38c667991b56cbc29cefb4
|
SHA512 (botocore-1.31.9.tar.gz) = 6c2bf509879f799eb53d0794dce057eaedc600866d3cb4ee7cbfc5b4fc024e7c1c1fd1001ab7640c42dba89943c30cb7a5e802e2d996a960b77a2adc1948a79d
|
||||||
|
Loading…
Reference in New Issue
Block a user