1.21.37
This commit is contained in:
parent
af613390c4
commit
6c93bf817f
1
.gitignore
vendored
1
.gitignore
vendored
@ -498,3 +498,4 @@
|
|||||||
/boto3-1.21.34.tar.gz
|
/boto3-1.21.34.tar.gz
|
||||||
/boto3-1.21.35.tar.gz
|
/boto3-1.21.35.tar.gz
|
||||||
/boto3-1.21.36.tar.gz
|
/boto3-1.21.36.tar.gz
|
||||||
|
/boto3-1.21.37.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.36
|
Version: 1.21.37
|
||||||
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 Apr 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.37-1
|
||||||
|
- 1.21.37
|
||||||
|
|
||||||
* Thu Apr 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.36-1
|
* Thu Apr 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.36-1
|
||||||
- 1.21.36
|
- 1.21.36
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.21.36.tar.gz) = 63215fc802f8c715dfca11ed396a6c21975e00548ca0bc39ad3b3acbe470dd994eb0ef4e23fe97f1290a1f47c2ffcc7a22314d762ce1324214a8eb616ac5b83f
|
SHA512 (boto3-1.21.37.tar.gz) = 351ab9c316a7521bcd21b81bbc8fe0c7cef09d74efd7ea11edc809e0e4527c095ee3cf0db3ab78b34fc5d3dc74a252670eaff0d245c8829c949c1476247854c4
|
||||||
|
Loading…
Reference in New Issue
Block a user