1.26.28
This commit is contained in:
parent
68dfecb05e
commit
c32e08d2ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -620,3 +620,4 @@
|
||||
/boto3-1.26.25.tar.gz
|
||||
/boto3-1.26.26.tar.gz
|
||||
/boto3-1.26.27.tar.gz
|
||||
/boto3-1.26.28.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.27
|
||||
Version: 1.26.28
|
||||
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
|
||||
* Mon Dec 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.28-1
|
||||
- 1.26.28
|
||||
|
||||
* Fri Dec 09 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.27-1
|
||||
- 1.26.27
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.27.tar.gz) = 47f3c80b341a21853bbbef2ad83d76f1d4e60999fad448ba70189ac594e7b64d000b6bb75aba5f4576c7d108ea41be64b4b5eaed2e35891e653ed2130d0513cd
|
||||
SHA512 (boto3-1.26.28.tar.gz) = 85f7106d5da04b4ff1bcf6f67be200979b0b8fe240a96d4ab81bed7a6ac0cdee93f476543a7fec1c1430e884fab55878b18f21a854dcacd57655976463e7b8f5
|
||||
|
Loading…
Reference in New Issue
Block a user