1.21.22
This commit is contained in:
parent
2390db9f84
commit
447916823c
1
.gitignore
vendored
1
.gitignore
vendored
@ -488,3 +488,4 @@
|
|||||||
/boto3-1.21.19.tar.gz
|
/boto3-1.21.19.tar.gz
|
||||||
/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
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.21.21
|
Version: 1.21.22
|
||||||
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
|
||||||
|
* Fri Mar 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.22-1
|
||||||
|
- 1.21.22
|
||||||
|
|
||||||
* Thu Mar 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.21-1
|
* Thu Mar 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.21-1
|
||||||
- 1.21.21
|
- 1.21.21
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.21.21.tar.gz) = f6035758440bbd908bf6d3364ec89c0e8af994111eff814ebc6b88483b90821665d2f64a005e44d50d5140fe741147ec13a0404f3c326217ee39637edd39d2d2
|
SHA512 (boto3-1.21.22.tar.gz) = 84f7f92455b69dc84d0112ebf7947171e7298f25cafb75479a040b46d95350c0c47fb0da5e9567c8c7e1ccd57ca78891081166b77ac7a2109ad4db0d343f1632
|
||||||
|
Loading…
Reference in New Issue
Block a user