1.19.55
This commit is contained in:
parent
3829d13917
commit
6c40953469
1
.gitignore
vendored
1
.gitignore
vendored
@ -282,3 +282,4 @@
|
|||||||
/botocore-1.19.52.tar.gz
|
/botocore-1.19.52.tar.gz
|
||||||
/botocore-1.19.53.tar.gz
|
/botocore-1.19.53.tar.gz
|
||||||
/botocore-1.19.54.tar.gz
|
/botocore-1.19.54.tar.gz
|
||||||
|
/botocore-1.19.55.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.54
|
Version: 1.19.55
|
||||||
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
|
||||||
|
* Fri Jan 15 10:36:04 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.55-1
|
||||||
|
- 1.19.55
|
||||||
|
|
||||||
* Thu Jan 14 08:13:55 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.54-1
|
* Thu Jan 14 08:13:55 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.54-1
|
||||||
- 1.19.54
|
- 1.19.54
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.54.tar.gz) = 1f5e0af14bb3e6ff57070580c72caeadfbdf64b8e24951053d991120ddd0d835e025d1211bfeff0f4932821e0c36f82514168ce785a316aac5ebee1feb073e6f
|
SHA512 (botocore-1.19.55.tar.gz) = fd86ac2770bfebb3618faf3ccbbe003526dc97a0c233465eb26f83e9946a8710377c27811d8c8869b2cb8eec4f183555a47131968f57ab80529279d287ed9642
|
||||||
|
Loading…
Reference in New Issue
Block a user