1.18.7
This commit is contained in:
parent
745867fb44
commit
6d32cab1c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -217,3 +217,4 @@
|
|||||||
/botocore-1.18.4.tar.gz
|
/botocore-1.18.4.tar.gz
|
||||||
/botocore-1.18.5.tar.gz
|
/botocore-1.18.5.tar.gz
|
||||||
/botocore-1.18.6.tar.gz
|
/botocore-1.18.6.tar.gz
|
||||||
|
/botocore-1.18.7.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.18.6
|
Version: 1.18.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 29 09:13:43 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.7-1
|
||||||
|
- 1.18.7
|
||||||
|
|
||||||
* Mon Sep 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.6-1
|
* Mon Sep 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.6-1
|
||||||
- 1.18.6
|
- 1.18.6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.18.6.tar.gz) = d4c3f79f1531f85f2ab793bcdeb13f8f51c333e704f404415e49f50d310a715f752f19bc4bc7ce07c5b20f19c5924008f47146f737c318b9204d8a4af4f6fe8d
|
SHA512 (botocore-1.18.7.tar.gz) = c94ef62d4cc89317cb13fd96f5661de8ea3b1478c4dbce039d6e3b6af6ac4e58e3e5cf2d7d62c90e5b6b046303fc1e9273041640ae4907086591213ba3f79877
|
||||||
|
Loading…
Reference in New Issue
Block a user