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#9406c8ce19855b331c9466b635ec2f1ffc319ae9
This commit is contained in:
parent
e769c4d4dd
commit
f07df8876b
1
.gitignore
vendored
1
.gitignore
vendored
@ -227,3 +227,4 @@
|
||||
/boto3-1.16.53.tar.gz
|
||||
/boto3-1.16.54.tar.gz
|
||||
/boto3-1.16.55.tar.gz
|
||||
/boto3-1.16.56.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.55
|
||||
Version: 1.16.56
|
||||
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
|
||||
* Tue Jan 19 08:28:49 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.56-1
|
||||
- 1.16.56
|
||||
|
||||
* Fri Jan 15 10:49:14 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.55-1
|
||||
- 1.16.55
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.55.tar.gz) = 330c0b229ded95eef31bcc73e621b11131097a288830fa89c95114473414edbb36ac54ef1d63b38472e2d8ec73a117a0a21cb7e1ba3a749820339a3c1dbb893d
|
||||
SHA512 (boto3-1.16.56.tar.gz) = a92f23e25c3075104f119adf0bace722d610f7cb82c126baa7b2d8df461ae91897a02c58d33562609e3699109c3bfad25c28b3a4e21f6c32c2267b2b7a78018e
|
||||
|
Loading…
Reference in New Issue
Block a user