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#2a5651ed4c951e4428306af621c9d9c34b9eaac9
This commit is contained in:
parent
e4af2d8944
commit
49c19e78a4
8
.gitignore
vendored
8
.gitignore
vendored
@ -170,3 +170,11 @@
|
||||
/boto3-1.15.14.tar.gz
|
||||
/boto3-1.15.15.tar.gz
|
||||
/boto3-1.15.16.tar.gz
|
||||
/boto3-1.15.17.tar.gz
|
||||
/boto3-1.15.18.tar.gz
|
||||
/boto3-1.16.0.tar.gz
|
||||
/boto3-1.16.1.tar.gz
|
||||
/boto3-1.16.2.tar.gz
|
||||
/boto3-1.16.3.tar.gz
|
||||
/boto3-1.16.4.tar.gz
|
||||
/boto3-1.16.5.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.15.16
|
||||
Version: 1.16.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,30 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 27 09:39:05 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.5-1
|
||||
- 1.16.5
|
||||
|
||||
* Fri Oct 23 16:47:32 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.4-1
|
||||
- 1.16.4
|
||||
|
||||
* Fri Oct 23 08:13:24 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.3-1
|
||||
- 1.16.3
|
||||
|
||||
* Thu Oct 22 08:29:33 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.2-1
|
||||
- 1.16.2
|
||||
|
||||
* Tue Oct 20 21:06:52 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.1-1
|
||||
- 1.16.1
|
||||
|
||||
* Tue Oct 20 08:10:45 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.0-1
|
||||
- 1.16.0
|
||||
|
||||
* Fri Oct 16 14:55:28 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.18-1
|
||||
- 1.15.18
|
||||
|
||||
* Fri Oct 16 08:09:57 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.17-1
|
||||
- 1.15.17
|
||||
|
||||
* Sat Oct 10 16:04:24 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.16-1
|
||||
- 1.15.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.15.16.tar.gz) = d7dc215feecc83fc564c32c6868a8d4b326e25e2d20aa95f5665aa4de3d31089b86248994b1618794aa1c8413b3d023eddd1b4f54c3ae3b009c4eb76e6bdc2be
|
||||
SHA512 (boto3-1.16.5.tar.gz) = 1ca63ae3e4c7c6f238ed07d55a3596d0726741332a13f02f7af2a7affe9e5b6021e8def62b609aa0a08053eaf2591c3587ed2930cab1235518eb55d79159bafe
|
||||
|
Loading…
Reference in New Issue
Block a user