1.26.19
This commit is contained in:
parent
c6c59cb4fa
commit
86c86314fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -611,3 +611,4 @@
|
||||
/boto3-1.26.13.tar.gz
|
||||
/boto3-1.26.14.tar.gz
|
||||
/boto3-1.26.17.tar.gz
|
||||
/boto3-1.26.19.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.17
|
||||
Version: 1.26.19
|
||||
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
|
||||
* Wed Nov 30 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.19-1
|
||||
- 1.26.19
|
||||
|
||||
* Mon Nov 28 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.17-1
|
||||
- 1.26.17
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.17.tar.gz) = 3a9333f0be8e0e2e88d89b00f1cfbe97934b7adae12e864fa99671fcc9fbffa7c913f4a6a2b839f5b0dde5232a7bc373990006bd5536f827cf9a668da6639634
|
||||
SHA512 (boto3-1.26.19.tar.gz) = a3d8792aa8adfe84eefda606b4de0fa760218ee4a1d3032329b3de8c708df7c3b257bb898c6564b6ec46186367c47f7d9585f6755ef0ce71d9abfc4ac783d22a
|
||||
|
Loading…
Reference in New Issue
Block a user