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#d7629061889c48ddbe5b26f2999c23cabc83fdf7
This commit is contained in:
parent
29b5d4f125
commit
48cb1cdb96
1
.gitignore
vendored
1
.gitignore
vendored
@ -214,3 +214,4 @@
|
||||
/boto3-1.16.40.tar.gz
|
||||
/boto3-1.16.41.tar.gz
|
||||
/boto3-1.16.42.tar.gz
|
||||
/boto3-1.16.43.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.42
|
||||
Version: 1.16.43
|
||||
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 Dec 24 08:35:52 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.43-1
|
||||
- 1.16.43
|
||||
|
||||
* Wed Dec 23 08:40:18 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.42-1
|
||||
- 1.16.42
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.42.tar.gz) = b9fb3f235ebf44b2a613987a23975e3bbf5df7893864bd7445580f5996c7864d8049179b39f1d23ae7ca101f371a125e366a8fe559e39aa168cac700dabdf13d
|
||||
SHA512 (boto3-1.16.43.tar.gz) = db34e810fdf0b3ca5fcf63a7fa0ca2e73ad29ac84f4f1b6892c144013dbc28033a97e91375ea9ff39d4e7d35e12fb6b1a2fea162950572ec296290a5188cbbc1
|
||||
|
Loading…
Reference in New Issue
Block a user