From eed6013820b5e41c6157a04b1324fa697a406c46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:37 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-jmespath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jmespath.spec b/python-jmespath.spec index 3c22fbf..202861e 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: JSON Matching Expressions License: MIT @@ -89,6 +89,9 @@ ln -sf %{_bindir}/jp.py-%{python2_version} %{buildroot}/%{_bindir}/jp.py %endif # with python3 %changelog +* Mon Dec 19 2016 Miro HronĨok +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.9.0-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages