1.34.4
This commit is contained in:
parent
690f3c5089
commit
c58d98c966
1
.gitignore
vendored
1
.gitignore
vendored
@ -916,3 +916,4 @@
|
||||
/botocore-1.34.1.tar.gz
|
||||
/botocore-1.34.2.tar.gz
|
||||
/botocore-1.34.3.tar.gz
|
||||
/botocore-1.34.4.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.3
|
||||
Version: 1.34.4
|
||||
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
|
||||
* Tue Dec 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.4-1
|
||||
- 1.34.4
|
||||
|
||||
* Tue Dec 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.3-1
|
||||
- 1.34.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.3.tar.gz) = 7558e908a1fee1381354de1a11575521e855027b3f6a0752959d971df5635c19b53254dda5c5d1b6c09b1af8e4757275650dc1965b491e92fc6e232ccc44b11c
|
||||
SHA512 (botocore-1.34.4.tar.gz) = 7eb5dca5800951129708ec41c83d4eccbdda7e622531da4fed13c85286f9272fa9dcc92aefb96d0e111f2e0a93a1a523ca2fcbb2c3fbef821d8bdeef866dc169
|
||||
|
Loading…
Reference in New Issue
Block a user