1.19.0
This commit is contained in:
parent
b89f7266a8
commit
f87b932fa3
1
.gitignore
vendored
1
.gitignore
vendored
@ -407,3 +407,4 @@
|
|||||||
/boto3-1.18.63.tar.gz
|
/boto3-1.18.63.tar.gz
|
||||||
/boto3-1.18.64.tar.gz
|
/boto3-1.18.64.tar.gz
|
||||||
/boto3-1.18.65.tar.gz
|
/boto3-1.18.65.tar.gz
|
||||||
|
/boto3-1.19.0.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.65
|
Version: 1.19.0
|
||||||
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 Oct 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.0-1
|
||||||
|
- 1.19.0
|
||||||
|
|
||||||
* Tue Oct 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.65-1
|
* Tue Oct 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.65-1
|
||||||
- 1.18.65
|
- 1.18.65
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.18.65.tar.gz) = 732ca19e3cd090b3b93da207da026913a286a9e62abc92c585d195968d7bc72387eda172681b7e15e25d33463e0536cb0fc152d24a0397e578516e925ede197c
|
SHA512 (boto3-1.19.0.tar.gz) = fb13318d5c3f5e50624726c7c0ae8528c7ffaec3744c052195ef1b152df76e632f3cadb6d4e6be161bfecf4de8e66fb698d9c41607c189c28ba919489ed98ef2
|
||||||
|
Loading…
Reference in New Issue
Block a user