1.34.39
This commit is contained in:
parent
6b612cc5c9
commit
2f6e0685d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -949,3 +949,4 @@
|
|||||||
/botocore-1.34.36.tar.gz
|
/botocore-1.34.36.tar.gz
|
||||||
/botocore-1.34.37.tar.gz
|
/botocore-1.34.37.tar.gz
|
||||||
/botocore-1.34.38.tar.gz
|
/botocore-1.34.38.tar.gz
|
||||||
|
/botocore-1.34.39.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.34.38
|
Version: 1.34.39
|
||||||
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
|
||||||
|
* Fri Feb 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.39-1
|
||||||
|
- 1.34.39
|
||||||
|
|
||||||
* Fri Feb 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.38-1
|
* Fri Feb 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.38-1
|
||||||
- 1.34.38
|
- 1.34.38
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.38.tar.gz) = 4edffdbc6e815d94a22b4ec0e52eb305d8bcb42f0a0410e3a960187a7469662a646f39b27a9211f797569a08a8186e7a78325c5366e2107706fdfa8153a82d00
|
SHA512 (botocore-1.34.39.tar.gz) = 5b3703f13167ea0a6b1483c6c7a1b446e417b84254cb8e86a682bdacd6d544f63846096d43e3e5b24512acdecd1e48ba341d204c1e0e38776ae72e13d14fae5c
|
||||||
|
Loading…
Reference in New Issue
Block a user