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#cbfb64e790ae613120c575d6129904accb604dd3
This commit is contained in:
parent
bac449e38e
commit
5c2e670bf1
1
.gitignore
vendored
1
.gitignore
vendored
@ -181,3 +181,4 @@
|
||||
/boto3-1.16.6.tar.gz
|
||||
/boto3-1.16.7.tar.gz
|
||||
/boto3-1.16.8.tar.gz
|
||||
/boto3-1.16.9.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.8
|
||||
Version: 1.16.9
|
||||
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
|
||||
* Mon Nov 2 09:27:02 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.9-1
|
||||
- 1.16.9
|
||||
|
||||
* Fri Oct 30 08:13:44 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.8-1
|
||||
- 1.16.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.8.tar.gz) = 8e3eafc38995facb675bf8aaa39b11c7c2fb8dac820966fc10cea689f43c5dbe127a0f3713c53c39efa8b3b65c2177030bdf0b8797d04ddc9a54f02f0dd3ef07
|
||||
SHA512 (boto3-1.16.9.tar.gz) = 42e043901411d3110bd71ab77cd1d5f002927d98abbf96bfa7259475a2092f8c68a0ee4a9e2d86135305aa34174e32760951154436066a31b01757280f6ca941
|
||||
|
Loading…
Reference in New Issue
Block a user