1.26.29
This commit is contained in:
parent
c32e08d2ca
commit
a6ef9861fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -621,3 +621,4 @@
|
|||||||
/boto3-1.26.26.tar.gz
|
/boto3-1.26.26.tar.gz
|
||||||
/boto3-1.26.27.tar.gz
|
/boto3-1.26.27.tar.gz
|
||||||
/boto3-1.26.28.tar.gz
|
/boto3-1.26.28.tar.gz
|
||||||
|
/boto3-1.26.29.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.26.28
|
Version: 1.26.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.29-1
|
||||||
|
- 1.26.29
|
||||||
|
|
||||||
* Mon Dec 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.28-1
|
* Mon Dec 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.28-1
|
||||||
- 1.26.28
|
- 1.26.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.28.tar.gz) = 85f7106d5da04b4ff1bcf6f67be200979b0b8fe240a96d4ab81bed7a6ac0cdee93f476543a7fec1c1430e884fab55878b18f21a854dcacd57655976463e7b8f5
|
SHA512 (boto3-1.26.29.tar.gz) = 2f64772fb1e8b2beb4ce195b745845b9035f65533407a287ef38c067b277f9382161318d2700fe7ace131aa918ebb62c54fd58593ca4c281142a1cb80c749c45
|
||||||
|
Loading…
Reference in New Issue
Block a user