From 0aabe88b9c32307e9ab4c464cf5d0a380b8a2ddc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:56:14 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-schema.spec b/python-schema.spec index ff22622..924f45f 100644 --- a/python-schema.spec +++ b/python-schema.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.6.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple data validation library License: MIT @@ -49,6 +49,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.6.8-5 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.6.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild