1.17.31
This commit is contained in:
parent
12988a2d59
commit
d5e4fb1c86
1
.gitignore
vendored
1
.gitignore
vendored
@ -264,3 +264,4 @@
|
|||||||
/boto3-1.17.28.tar.gz
|
/boto3-1.17.28.tar.gz
|
||||||
/boto3-1.17.29.tar.gz
|
/boto3-1.17.29.tar.gz
|
||||||
/boto3-1.17.30.tar.gz
|
/boto3-1.17.30.tar.gz
|
||||||
|
/boto3-1.17.31.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.17.30
|
Version: 1.17.31
|
||||||
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 Mar 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.31-1
|
||||||
|
- 1.17.31
|
||||||
|
|
||||||
* Thu Mar 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.30-1
|
* Thu Mar 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.30-1
|
||||||
- 1.17.30
|
- 1.17.30
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.17.30.tar.gz) = c6631303c3127af73feab14b34a98f3e0f0493f1514a2faa61a1548cda10a1a3d2371c455520ffe1132d6758c1f22f72c0940c89c688d9e8a650341a787e7819
|
SHA512 (boto3-1.17.31.tar.gz) = eca622dbb057b63aeece2ee35d432b5b9b3ad089f80a3adf8bb82b391cd030b36087a64c3f392a86d877ee3369b28741027f750d591313bae62ec1db0afe9fe9
|
||||||
|
Loading…
Reference in New Issue
Block a user