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#6b17fb49ff2b6c5f557d1a4d9f6bb60e001b8968
This commit is contained in:
parent
a68c1b53b9
commit
a2de1b599c
1
.gitignore
vendored
1
.gitignore
vendored
@ -183,3 +183,4 @@
|
||||
/boto3-1.16.8.tar.gz
|
||||
/boto3-1.16.9.tar.gz
|
||||
/boto3-1.16.10.tar.gz
|
||||
/boto3-1.16.11.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.10
|
||||
Version: 1.16.11
|
||||
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
|
||||
* Thu Nov 5 14:59:57 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.11-1
|
||||
- 1.16.11
|
||||
|
||||
* Tue Nov 3 08:31:00 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.10-1
|
||||
- 1.16.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.10.tar.gz) = e120d2a25dcd533d2fb0fd95b6c38457043e3be78c9cc1da2b9884600344c32e7f5758d9a5bdba066e6f8a0dc918043626461c7d5de43305de42b0da269f1184
|
||||
SHA512 (boto3-1.16.11.tar.gz) = 4109bcf81a54c9d94525312554ef7d193dba4615316b2b13ab6056de0442829ce0d982c1f3cfda99811c9d88656d9905548bd495044c4dc522f5c0cfacb47b8a
|
||||
|
Loading…
Reference in New Issue
Block a user