1.18.29
This commit is contained in:
parent
7a26d3a6eb
commit
94b9c321b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -373,3 +373,4 @@
|
|||||||
/boto3-1.18.26.tar.gz
|
/boto3-1.18.26.tar.gz
|
||||||
/boto3-1.18.27.tar.gz
|
/boto3-1.18.27.tar.gz
|
||||||
/boto3-1.18.28.tar.gz
|
/boto3-1.18.28.tar.gz
|
||||||
|
/boto3-1.18.29.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.28
|
Version: 1.18.29
|
||||||
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
|
||||||
|
* Wed Aug 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.29-1
|
||||||
|
- 1.18.29
|
||||||
|
|
||||||
* Tue Aug 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.28-1
|
* Tue Aug 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.28-1
|
||||||
- 1.18.28
|
- 1.18.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.18.28.tar.gz) = 325250a3764116166fbc49f9e4f7e0a786659e5c7813b699196fc85d9a308026fd9e83992505336dae5c065ca0992a94be6132a0ac17cd85be26ba77b7599730
|
SHA512 (boto3-1.18.29.tar.gz) = b644d70703841fabf2fe3ffa5f7063c9d17173f8139c5f9f3a50b0c20d118b68a58aa5bec6e760978a87ec656fc1209ec8804a48f5a469c33f4647610b2a432f
|
||||||
|
Loading…
Reference in New Issue
Block a user