From a030a65b1b3c0500d7b287066622078f2015c0b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 13:16:53 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-jmespath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jmespath.spec b/python-jmespath.spec index 90dfa4d..77b88a1 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.9.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: JSON Matching Expressions License: MIT @@ -51,6 +51,9 @@ nosetests-%{python3_version} %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Sun May 24 2020 Miro HronĨok - 0.9.4-5 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.9.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild