1.20.53
This commit is contained in:
parent
0b20fd7927
commit
81473a87b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -340,3 +340,4 @@
|
|||||||
/botocore-1.20.50.tar.gz
|
/botocore-1.20.50.tar.gz
|
||||||
/botocore-1.20.51.tar.gz
|
/botocore-1.20.51.tar.gz
|
||||||
/botocore-1.20.52.tar.gz
|
/botocore-1.20.52.tar.gz
|
||||||
|
/botocore-1.20.53.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.52
|
Version: 1.20.53
|
||||||
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
|
||||||
|
* Thu Apr 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.53-1
|
||||||
|
- 1.20.53
|
||||||
|
|
||||||
* Thu Apr 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.52-1
|
* Thu Apr 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.52-1
|
||||||
- 1.20.52
|
- 1.20.52
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.52.tar.gz) = 68a0a66ef0fb732b66ce81043b87dff9174a83edcb2bdfa4779bed05c76738e51f9934f29873cb7d8daf111750e7e5fc12229eb9838c96d3fc8e58b3290b2ca6
|
SHA512 (botocore-1.20.53.tar.gz) = ad7bc9fd06b24c8f15826ed19d6c5163d048206724c91dc82df58bb9d1bdcddaafd116543fe667df356fd5c098a975621f2e649df5937f97f54ddc9c15867252
|
||||||
|
Loading…
Reference in New Issue
Block a user