1.19.46
This commit is contained in:
parent
ebaa4f97b3
commit
2954af3a44
1
.gitignore
vendored
1
.gitignore
vendored
@ -273,3 +273,4 @@
|
|||||||
/botocore-1.19.43.tar.gz
|
/botocore-1.19.43.tar.gz
|
||||||
/botocore-1.19.44.tar.gz
|
/botocore-1.19.44.tar.gz
|
||||||
/botocore-1.19.45.tar.gz
|
/botocore-1.19.45.tar.gz
|
||||||
|
/botocore-1.19.46.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.19.45
|
Version: 1.19.46
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 30 16:15:17 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.46-1
|
||||||
|
- 1.19.46
|
||||||
|
|
||||||
* Wed Dec 30 08:21:28 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.45-1
|
* Wed Dec 30 08:21:28 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.45-1
|
||||||
- 1.19.45
|
- 1.19.45
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.45.tar.gz) = 79dbe8a3325fb2db3f52b3258a02910670ab1867c2c23c58389da2c60df89d671d716560575e450e7d218313805b1ce259b85ed59fdee668f2c2d6910fef78f2
|
SHA512 (botocore-1.19.46.tar.gz) = 5ff8dc2179394dc64b2a634eb81d8b9c1b3a7244da79adafdcb64de4347ce8820a319ca4c7ecb71f537f09ec51a9a55cabf3735e910eb8c14d2bcd663a963bb3
|
||||||
|
Loading…
Reference in New Issue
Block a user