1.24.95
This commit is contained in:
parent
a36a208f61
commit
73c87a318a
1
.gitignore
vendored
1
.gitignore
vendored
@ -588,3 +588,4 @@
|
||||
/boto3-1.24.92.tar.gz
|
||||
/boto3-1.24.93.tar.gz
|
||||
/boto3-1.24.94.tar.gz
|
||||
/boto3-1.24.95.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.94
|
||||
Version: 1.24.95
|
||||
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 Oct 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.95-1
|
||||
- 1.24.95
|
||||
|
||||
* Thu Oct 20 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.94-1
|
||||
- 1.24.94
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.94.tar.gz) = bf83cf73eec4f0a554ed3a263d9ce0f12b6f133f1e505dba2c300e8a3a2fccbeb68677814575922936ec8144c631fad5d466d8d3fecbbf9d3328b52e31d6a753
|
||||
SHA512 (boto3-1.24.95.tar.gz) = b632460c4cd25dc8ffcc01fde1cd73f37af27e1cf0126ec3cca12c3ab3b84d9768af2ac47716b1eb843bc5f8fdeda4e43143760fbe1b3492bc7100d4ca5ad2c3
|
||||
|
Loading…
Reference in New Issue
Block a user