1.33.13
This commit is contained in:
parent
7408190bc6
commit
5b9cb5ccff
1
.gitignore
vendored
1
.gitignore
vendored
@ -911,3 +911,4 @@
|
|||||||
/botocore-1.33.10.tar.gz
|
/botocore-1.33.10.tar.gz
|
||||||
/botocore-1.33.11.tar.gz
|
/botocore-1.33.11.tar.gz
|
||||||
/botocore-1.33.12.tar.gz
|
/botocore-1.33.12.tar.gz
|
||||||
|
/botocore-1.33.13.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.33.12
|
Version: 1.33.13
|
||||||
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 Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.13-1
|
||||||
|
- 1.33.13
|
||||||
|
|
||||||
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.12-1
|
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.12-1
|
||||||
- 1.33.12
|
- 1.33.12
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.33.12.tar.gz) = e3cd2da67e05637645164cdf160168768b06a5dae029e28ba88f2c367024e3728639c49a8fd88204089393903a606de76ff853a7d40b43dcbaa6322a4788ab0d
|
SHA512 (botocore-1.33.13.tar.gz) = f45b6e003e91f3e386dd46f607349222930004295fb4bef7df0b7a1f11818eb48aeb6765d9f086f96121c381a32df9a181a2ac547d51eb1253290c507df5de05
|
||||||
|
Loading…
Reference in New Issue
Block a user