1.18.13
This commit is contained in:
parent
e15b58d2a1
commit
d9441d747b
1
.gitignore
vendored
1
.gitignore
vendored
@ -357,3 +357,4 @@
|
||||
/boto3-1.18.10.tar.gz
|
||||
/boto3-1.18.11.tar.gz
|
||||
/boto3-1.18.12.tar.gz
|
||||
/boto3-1.18.13.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.18.12
|
||||
Version: 1.18.13
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.13-1
|
||||
- 1.18.13
|
||||
|
||||
* Mon Aug 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.12-1
|
||||
- 1.18.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.18.12.tar.gz) = 9d37774aa557f011f837597b77b4bf9ea294fbf284f7c7f2f2953f080816b8e9a60c80a35ee4f2b834aa371c90b09aa32dce534ae6175bc549bc005aa213f549
|
||||
SHA512 (boto3-1.18.13.tar.gz) = 1f48133773848fe7739a027bb0846087bb79f91eaf67b23a3facb7126cc89fe448b21add0073f05116b03fce1d5448e01fe46f821f6a348d774dc19f9b11f5f8
|
||||
|
Loading…
Reference in New Issue
Block a user