1.29.160
This commit is contained in:
parent
a73abd12bc
commit
3642bef49f
1
.gitignore
vendored
1
.gitignore
vendored
@ -802,3 +802,4 @@
|
|||||||
/botocore-1.29.157.tar.gz
|
/botocore-1.29.157.tar.gz
|
||||||
/botocore-1.29.158.tar.gz
|
/botocore-1.29.158.tar.gz
|
||||||
/botocore-1.29.159.tar.gz
|
/botocore-1.29.159.tar.gz
|
||||||
|
/botocore-1.29.160.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.159
|
Version: 1.29.160
|
||||||
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
|
||||||
|
* Fri Jun 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.160-1
|
||||||
|
- 1.29.160
|
||||||
|
|
||||||
* Thu Jun 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.159-1
|
* Thu Jun 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.159-1
|
||||||
- 1.29.159
|
- 1.29.159
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.159.tar.gz) = 5742d539f595a36f30d0bd8fcf7c690ec18c5411310566270f6ad5929938af735342e0972d82234f5483d1631b7f4e6c9a9d0039c048a7a57b2f32de4500cd15
|
SHA512 (botocore-1.29.160.tar.gz) = 2b8ed0a53de3af15b1a15d3936084cc31239bffe009362b14be65cde61782855b947bb4454d4434cfb9ddd16224a88e38a804a5f4cdeaf4c6b0f29d64e702abb
|
||||||
|
Loading…
Reference in New Issue
Block a user