1.21.23
This commit is contained in:
parent
447916823c
commit
6cbae8af48
1
.gitignore
vendored
1
.gitignore
vendored
@ -489,3 +489,4 @@
|
|||||||
/boto3-1.21.20.tar.gz
|
/boto3-1.21.20.tar.gz
|
||||||
/boto3-1.21.21.tar.gz
|
/boto3-1.21.21.tar.gz
|
||||||
/boto3-1.21.22.tar.gz
|
/boto3-1.21.22.tar.gz
|
||||||
|
/boto3-1.21.23.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.21.22
|
Version: 1.21.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.23-1
|
||||||
|
- 1.21.23
|
||||||
|
|
||||||
* Fri Mar 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.22-1
|
* Fri Mar 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.22-1
|
||||||
- 1.21.22
|
- 1.21.22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.21.22.tar.gz) = 84f7f92455b69dc84d0112ebf7947171e7298f25cafb75479a040b46d95350c0c47fb0da5e9567c8c7e1ccd57ca78891081166b77ac7a2109ad4db0d343f1632
|
SHA512 (boto3-1.21.23.tar.gz) = e7f2ffb86ef007f66cdbc254979c1e9068a5cfdf6384d2deadae85ab2b28cbf0524f8f23f93a346e3ee379c2c99579ab7f0154f08bf7727c69de9e5202fd3f75
|
||||||
|
Loading…
Reference in New Issue
Block a user