1.29.4
This commit is contained in:
parent
5fc55b6c57
commit
2505abb27b
1
.gitignore
vendored
1
.gitignore
vendored
@ -840,3 +840,4 @@
|
||||
/boto3-1.29.1.tar.gz
|
||||
/boto3-1.29.2.tar.gz
|
||||
/boto3-1.29.3.tar.gz
|
||||
/boto3-1.29.4.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.29.3
|
||||
Version: 1.29.4
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.4-1
|
||||
- 1.29.4
|
||||
|
||||
* Mon Nov 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.3-1
|
||||
- 1.29.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.29.3.tar.gz) = e383461b7adcea5b221552d2d3e3ffe3aa06ec80fe39a0d316a067e7d1baef47cb60e2940d1c53eb763189992eb0af6bce9b04d29d60923b80fdece25b4c8360
|
||||
SHA512 (boto3-1.29.4.tar.gz) = ff7896d4184d09945526f0d15900c92d22d5d375f468f5d0959be283103731087714f32d3fdd09c353be688532f94e6c434454c0191e1b473199dfb56af16dff
|
||||
|
Loading…
Reference in New Issue
Block a user