Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-boto3.git#729204c5327f920b004462dad543fb563393347b
This commit is contained in:
parent
794fde5bd3
commit
80adae74c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -199,3 +199,4 @@
|
||||
/boto3-1.16.24.tar.gz
|
||||
/boto3-1.16.25.tar.gz
|
||||
/boto3-1.16.26.tar.gz
|
||||
/boto3-1.16.28.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.26
|
||||
Version: 1.16.28
|
||||
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 Dec 2 08:26:03 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.28-1
|
||||
- 1.16.28
|
||||
|
||||
* Tue Dec 1 11:51:40 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.26-1
|
||||
- 1.16.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.26.tar.gz) = b900f5ce42b149608b24e58a9ef7049b93da7ff481e5076911e8763447282bfeb16ef79650090137e741360db00eeea7888a6f607e143249aa130b28c477de48
|
||||
SHA512 (boto3-1.16.28.tar.gz) = db08d67f03ff736f119b569678adeebf98ba474078b435ae9f04f37fc6353bc0beb0e4b89abf525f856ae7746d5086c99f5caa0f055494bd184cf347d6988c1f
|
||||
|
Loading…
Reference in New Issue
Block a user