From 8a29944e6bdd72710be9bc4fcc960efed6aae4e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:16:31 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-jsonschema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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