1.26.23
This commit is contained in:
parent
590b3fb0ad
commit
72afc4198e
1
.gitignore
vendored
1
.gitignore
vendored
@ -615,3 +615,4 @@
|
||||
/boto3-1.26.20.tar.gz
|
||||
/boto3-1.26.21.tar.gz
|
||||
/boto3-1.26.22.tar.gz
|
||||
/boto3-1.26.23.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.22
|
||||
Version: 1.26.23
|
||||
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 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.23-1
|
||||
- 1.26.23
|
||||
|
||||
* Fri Dec 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.22-1
|
||||
- 1.26.22
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.22.tar.gz) = bd8aef5d3e1a17e22a569765f221c5ba502fa626d178ace32cf2af23c02eefaec5d7d3e28f5924ce357ad0a9c095165cdcded672298ce758653b631fc243913b
|
||||
SHA512 (boto3-1.26.23.tar.gz) = 1827d8e596c98217d2372c944d47de10e58c147cf5e8f554acef24dede603c0894652f9118b811a0fa3f63b66fb93380f5e3ec1c91159b997ea7f4e5ba7aaa79
|
||||
|
Loading…
Reference in New Issue
Block a user