1.20.12
This commit is contained in:
parent
5b4d173342
commit
98d7b570e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -301,3 +301,4 @@
|
|||||||
/botocore-1.20.9.tar.gz
|
/botocore-1.20.9.tar.gz
|
||||||
/botocore-1.20.10.tar.gz
|
/botocore-1.20.10.tar.gz
|
||||||
/botocore-1.20.11.tar.gz
|
/botocore-1.20.11.tar.gz
|
||||||
|
/botocore-1.20.12.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.11
|
Version: 1.20.12
|
||||||
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
|
||||||
|
* Sat Feb 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.12-1
|
||||||
|
- 1.20.12
|
||||||
|
|
||||||
* Fri Feb 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.11-1
|
* Fri Feb 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.11-1
|
||||||
- 1.20.11
|
- 1.20.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.11.tar.gz) = d7b490873836023252280852b09861ef7d3e8e2acd8d4416ffe627d7688efe992f47338d5c3fe060173b79861716dc2f01ba926a23a925f048ed7f008e43a37e
|
SHA512 (botocore-1.20.12.tar.gz) = c1dee323290e1e1fa31253e23d24671fcf4806872098a8b2e5e851348dcd078ad222f858e3e284a7daa151a3b8caaf6249440d468a3c86d786dc829627bfc4b3
|
||||||
|
Loading…
Reference in New Issue
Block a user