1.34.17
This commit is contained in:
parent
1683e50444
commit
8426674a1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -928,3 +928,4 @@
|
||||
/botocore-1.34.14.tar.gz
|
||||
/botocore-1.34.15.tar.gz
|
||||
/botocore-1.34.16.tar.gz
|
||||
/botocore-1.34.17.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.16
|
||||
Version: 1.34.17
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Jan 11 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.17-1
|
||||
- 1.34.17
|
||||
|
||||
* Wed Jan 10 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.16-1
|
||||
- 1.34.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.16.tar.gz) = 6a5fcfa120f9fabe6a9a2782584b3d6f2c3922d3c3c19a8834032b98bc87d7fa264a825469d5410cb20435de7c04debf75489f8faf8b6448b4eb70979586ceea
|
||||
SHA512 (botocore-1.34.17.tar.gz) = 1a338fbf4eaa11093a855b2375f34f8a8bde3466e473b5ecfe6257d58f3b130f269d17458cce1c046623515bc17be097542d1cea0168707b97e4ff6fec97d591
|
||||
|
Loading…
Reference in New Issue
Block a user