1.34.3
This commit is contained in:
parent
83093476e1
commit
de3d750e40
1
.gitignore
vendored
1
.gitignore
vendored
@ -859,3 +859,4 @@
|
||||
/boto3-1.34.0.tar.gz
|
||||
/boto3-1.34.1.tar.gz
|
||||
/boto3-1.34.2.tar.gz
|
||||
/boto3-1.34.3.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.34.2
|
||||
Version: 1.34.3
|
||||
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 Dec 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.3-1
|
||||
- 1.34.3
|
||||
|
||||
* Fri Dec 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.2-1
|
||||
- 1.34.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.34.2.tar.gz) = b0a63fd6e32738675e9f0a0ad833955be73dfcacd1882fd82ca67b127fa12b8aec5ecfb630d756dc74af0724519f9dd51064cab21ddae3c17cfd5984574785b6
|
||||
SHA512 (boto3-1.34.3.tar.gz) = 8de567492c4dd29d5fdc870a36f1dbd89c8f779abc501f95bc2ec495c596dbb3015d5ad7b30ad2d07629919cfd4604502a93da0544a14fac2989d9f6351ff393
|
||||
|
Loading…
Reference in New Issue
Block a user