1.17.52
This commit is contained in:
parent
7796fd359f
commit
8c17669b6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -198,3 +198,4 @@
|
|||||||
/botocore-1.17.49.tar.gz
|
/botocore-1.17.49.tar.gz
|
||||||
/botocore-1.17.50.tar.gz
|
/botocore-1.17.50.tar.gz
|
||||||
/botocore-1.17.51.tar.gz
|
/botocore-1.17.51.tar.gz
|
||||||
|
/botocore-1.17.52.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.17.51
|
Version: 1.17.52
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -48,6 +48,9 @@ rm -vr tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.52-1
|
||||||
|
- 1.17.52
|
||||||
|
|
||||||
* Mon Aug 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.51-1
|
* Mon Aug 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.51-1
|
||||||
- 1.17.51
|
- 1.17.51
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.17.51.tar.gz) = 2a542b6656d36d84ea61712b87bc37d377db0bb1283e765bd2902161ba13b9e068b45f5f1e5ae6017a99fb6cea45c0b1ee3986cab5ccc77a8820885dfa9c4006
|
SHA512 (botocore-1.17.52.tar.gz) = 97de510725dcc2db9c57d7e9415f5c22fc30a2737c3785ffc32e53a56cb542dec06468b3a06bf03ae0ae2eb913628b68ca104b1e8f211e5c580606422e5f3267
|
||||||
|
Loading…
Reference in New Issue
Block a user