From 8a29944e6bdd72710be9bc4fcc960efed6aae4e2 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Oct 03 2019 12:16:31 +0000 Subject: Rebuilt for Python 3.8.0rc1 (#1748018) --- diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 89f53db..f10cff2 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -14,7 +14,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting Name: python-%{pypi_name} Summary: Implementation of JSON Schema validation for Python Version: 3.0.2 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: https://github.com/Julian/jsonschema @@ -80,6 +80,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name} %changelog +* Thu Oct 03 2019 Miro Hrončok - 3.0.2-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sat Aug 17 2019 Miro Hrončok - 3.0.2-3 - Rebuilt for Python 3.8