1.17.47
This commit is contained in:
parent
3d7644da06
commit
c835917cff
1
.gitignore
vendored
1
.gitignore
vendored
@ -278,3 +278,4 @@
|
||||
/boto3-1.17.44.tar.gz
|
||||
/boto3-1.17.45.tar.gz
|
||||
/boto3-1.17.46.tar.gz
|
||||
/boto3-1.17.47.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.46
|
||||
Version: 1.17.47
|
||||
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
|
||||
* Wed Apr 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.47-1
|
||||
- 1.17.47
|
||||
|
||||
* Wed Apr 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.46-1
|
||||
- 1.17.46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.46.tar.gz) = f8b0f99c4e3ad526103162cac242bed7941054a64c82d3810283e184c4e8f5113c79d409e909a317c1a18142aa61156f5c68d29c281f68d8765b4937650cd649
|
||||
SHA512 (boto3-1.17.47.tar.gz) = 5fa0a8f01047ee6926b7aabab402094b8fa92138fad9d12a9b244805889458b099475f906fcd97cb4e8d03a7906302f1704d670314f5e3fd7861a99cdc689e57
|
||||
|
Loading…
Reference in New Issue
Block a user