1.33.12
This commit is contained in:
parent
abf1aa48ad
commit
7408190bc6
1
.gitignore
vendored
1
.gitignore
vendored
@ -910,3 +910,4 @@
|
|||||||
/botocore-1.33.9.tar.gz
|
/botocore-1.33.9.tar.gz
|
||||||
/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
|
||||||
|
@ -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.11
|
Version: 1.33.12
|
||||||
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.12-1
|
||||||
|
- 1.33.12
|
||||||
|
|
||||||
* Fri Dec 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.11-1
|
* Fri Dec 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.11-1
|
||||||
- 1.33.11
|
- 1.33.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.33.11.tar.gz) = fbf19efedd2d4d46553bab2996215d79230a7cb66873de6d0927deb6c74c00e1e9f6da03a6b04d42c135a3b5f2bc4d0cf19b2b76f1da425f71064fec3bfa03f1
|
SHA512 (botocore-1.33.12.tar.gz) = e3cd2da67e05637645164cdf160168768b06a5dae029e28ba88f2c367024e3728639c49a8fd88204089393903a606de76ff853a7d40b43dcbaa6322a4788ab0d
|
||||||
|
Loading…
Reference in New Issue
Block a user