1.20.29
This commit is contained in:
parent
429b2dd50f
commit
be9e183d77
1
.gitignore
vendored
1
.gitignore
vendored
@ -318,3 +318,4 @@
|
|||||||
/botocore-1.20.26.tar.gz
|
/botocore-1.20.26.tar.gz
|
||||||
/botocore-1.20.27.tar.gz
|
/botocore-1.20.27.tar.gz
|
||||||
/botocore-1.20.28.tar.gz
|
/botocore-1.20.28.tar.gz
|
||||||
|
/botocore-1.20.29.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.20.28
|
Version: 1.20.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.29-1
|
||||||
|
- 1.20.29
|
||||||
|
|
||||||
* Tue Mar 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.28-1
|
* Tue Mar 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.28-1
|
||||||
- 1.20.28
|
- 1.20.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.28.tar.gz) = f3af2bd784b96a2778361a83d0ad61e5108b0a90b3756575bc4b93aaddb13a0a07e6589f582f03ca95252b272e1f84c350c5a2e1f342f98627f70e8f42350c18
|
SHA512 (botocore-1.20.29.tar.gz) = 92d3887929b34e5e6a80b1330e00e6a72d8cfd96b81cc36eed969361db4756607c7c447af73b05f5ff0c27699e32636df12627693c667dea0a9955d2553ea35e
|
||||||
|
Loading…
Reference in New Issue
Block a user