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#c511aad1335f4f6615d26ad673e2b8233d382e1f
This commit is contained in:
parent
74a1cc29e2
commit
bac449e38e
1
.gitignore
vendored
1
.gitignore
vendored
@ -180,3 +180,4 @@
|
||||
/boto3-1.16.5.tar.gz
|
||||
/boto3-1.16.6.tar.gz
|
||||
/boto3-1.16.7.tar.gz
|
||||
/boto3-1.16.8.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.7
|
||||
Version: 1.16.8
|
||||
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
|
||||
* Fri Oct 30 08:13:44 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.8-1
|
||||
- 1.16.8
|
||||
|
||||
* Thu Oct 29 08:11:35 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.7-1
|
||||
- 1.16.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.7.tar.gz) = 11df21fb56aad298808a0fca3a65b2b039d824f1cfd082e1a2a319ae6dcd66507f6f1f24653b95889e25c5da4dc5d076e9188550a6d37896877b38b9e04c57e6
|
||||
SHA512 (boto3-1.16.8.tar.gz) = 8e3eafc38995facb675bf8aaa39b11c7c2fb8dac820966fc10cea689f43c5dbe127a0f3713c53c39efa8b3b65c2177030bdf0b8797d04ddc9a54f02f0dd3ef07
|
||||
|
Loading…
Reference in New Issue
Block a user