1.18.25
This commit is contained in:
parent
19ee5d163c
commit
b8f76d2475
1
.gitignore
vendored
1
.gitignore
vendored
@ -369,3 +369,4 @@
|
|||||||
/boto3-1.18.22.tar.gz
|
/boto3-1.18.22.tar.gz
|
||||||
/boto3-1.18.23.tar.gz
|
/boto3-1.18.23.tar.gz
|
||||||
/boto3-1.18.24.tar.gz
|
/boto3-1.18.24.tar.gz
|
||||||
|
/boto3-1.18.25.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.18.24
|
Version: 1.18.25
|
||||||
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
|
||||||
|
* Thu Aug 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.25-1
|
||||||
|
- 1.18.25
|
||||||
|
|
||||||
* Wed Aug 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.24-1
|
* Wed Aug 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.24-1
|
||||||
- 1.18.24
|
- 1.18.24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.18.24.tar.gz) = 3674794a54c4475da8f5639e0058c426c4ae786002e26f1f243aef2d53c9ff3e97eb5a2c2511c7e3f0d382f65e272b03e223e75f85875502ba56a6ba87169b37
|
SHA512 (boto3-1.18.25.tar.gz) = a600f9c59728caf29bee04ca584ce8c734161a9e5480f71cfd15ad9bcfac69e1a6a8489742aac811b26f855c6491fb4318f5d25b04164ac0876159432ab5873c
|
||||||
|
Loading…
Reference in New Issue
Block a user