1.24.91
This commit is contained in:
parent
c40fc3ce9d
commit
b2084f0f0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -584,3 +584,4 @@
|
||||
/boto3-1.24.88.tar.gz
|
||||
/boto3-1.24.89.tar.gz
|
||||
/boto3-1.24.90.tar.gz
|
||||
/boto3-1.24.91.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.90
|
||||
Version: 1.24.91
|
||||
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 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.91-1
|
||||
- 1.24.91
|
||||
|
||||
* Thu Oct 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.90-1
|
||||
- 1.24.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.90.tar.gz) = 91dc95467f65e38386550942534b669fda4322260e721843bdc56abe6fe9b3ae44099203ee8fd2236fea8c1769b467dfa0aa965d2b866cefa6846351a8f5aabc
|
||||
SHA512 (boto3-1.24.91.tar.gz) = 9c02b2286c570bb77db4d4c7951efa2d7e861906bef9bbb731aa8313c33caa5a1fc5837b7faed5b1634aca26fd5941e50d1aae4c05bfd763360fb0e89d6afd61
|
||||
|
Loading…
Reference in New Issue
Block a user