1.20.90
This commit is contained in:
parent
77f8b4432f
commit
28ad48622d
1
.gitignore
vendored
1
.gitignore
vendored
@ -377,3 +377,4 @@
|
|||||||
/botocore-1.20.87.tar.gz
|
/botocore-1.20.87.tar.gz
|
||||||
/botocore-1.20.88.tar.gz
|
/botocore-1.20.88.tar.gz
|
||||||
/botocore-1.20.89.tar.gz
|
/botocore-1.20.89.tar.gz
|
||||||
|
/botocore-1.20.90.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
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.89
|
Version: 1.20.90
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.90-1
|
||||||
|
- 1.20.90
|
||||||
|
|
||||||
* Tue Jun 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.89-2
|
* Tue Jun 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.89-2
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.89.tar.gz) = 41fd7cf61b8eddb3e467d6d6b115c53e75413bdd3bb181723dd48c6efdd7133eee45ac597bf207482b2aa5872bf79d7801176194e474c61614599119df67db5a
|
SHA512 (botocore-1.20.90.tar.gz) = 4765abfe9913bb214d1c4aeacc00f5b5745322121bbb1e652705fbd63a9801476e513596078f833306834047f42b39edc9de31939f02860476fdb825f4b654b1
|
||||||
|
Loading…
Reference in New Issue
Block a user