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-botocore.git#272b9bdc8e0a54445953f8ebfa78c176c23d083b
This commit is contained in:
parent
edc442194f
commit
bc50b91d48
1
.gitignore
vendored
1
.gitignore
vendored
@ -268,3 +268,4 @@
|
||||
/botocore-1.19.38.tar.gz
|
||||
/botocore-1.19.39.tar.gz
|
||||
/botocore-1.19.40.tar.gz
|
||||
/botocore-1.19.41.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.40
|
||||
Version: 1.19.41
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 22 08:21:05 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.41-1
|
||||
- 1.19.41
|
||||
|
||||
* Fri Dec 18 16:24:06 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.40-1
|
||||
- 1.19.40
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.40.tar.gz) = 9d59a80864926a6ffcee7bd35ae1bc70cb5c373eba97318737f8485d8dc45a3efb4719dd6de64ced58077462eae445862708c04f2e936da6bf1fd7a0c24b3401
|
||||
SHA512 (botocore-1.19.41.tar.gz) = 63edfaa02f8b79caca70611cb3ed16732813c072473ab39a4f7525cab882e2b1fac1b4a3664524db76d6288cdb4b6f650492432acaa38e2dd63b46baa7d6d0a2
|
||||
|
Loading…
Reference in New Issue
Block a user