1.26.84
This commit is contained in:
parent
fdc514385d
commit
b579e5cd19
1
.gitignore
vendored
1
.gitignore
vendored
@ -671,3 +671,4 @@
|
||||
/boto3-1.26.81.tar.gz
|
||||
/boto3-1.26.82.tar.gz
|
||||
/boto3-1.26.83.tar.gz
|
||||
/boto3-1.26.84.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.83
|
||||
Version: 1.26.84
|
||||
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
|
||||
* Fri Mar 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.84-1
|
||||
- 1.26.84
|
||||
|
||||
* Thu Mar 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.83-1
|
||||
- 1.26.83
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.83.tar.gz) = dd97e8260987810ca462bc3bc9211812b12874e4fa0ab247f7408ecc7c3663110d7a49469ff74d5d5ad2daa8e1a001aa8c871dffd1c2290a25ad3852822b327c
|
||||
SHA512 (boto3-1.26.84.tar.gz) = 8c23d00fc84b82ee6b3a96af45d09156a1fd453a59b6cd5586d54107663710df9bf125a52a09939c2e5300cc4081f617a5051dd4ceb52cab5cd42f40a93a20a0
|
||||
|
Loading…
Reference in New Issue
Block a user