From 629781799570a8c93c77a92d0479cf0186d07edb Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 19 2019 08:42:44 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/python-jsonmodels.spec b/python-jsonmodels.spec index 11779d1..7bb6c0a 100644 --- a/python-jsonmodels.spec +++ b/python-jsonmodels.spec @@ -10,7 +10,7 @@ Summary: Create Python structures that are converted to, or read from JSON Name: python-jsonmodels Version: 2.4 -Release: 2%{?dist} +Release: 3%{?dist} Source0: https://github.com/beregond/%{pypi_name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz License: BSD BuildArch: noarch @@ -72,6 +72,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %endif %changelog +* Mon Aug 19 2019 Miro Hrončok - 2.4-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild