From c620e73439fa54f310e73974790c8f238958633b Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:22:44 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-tw2-forms.spec b/python-tw2-forms.spec index 11eec88..6eaac4d 100644 --- a/python-tw2-forms.spec +++ b/python-tw2-forms.spec @@ -8,7 +8,7 @@ Name: python-tw2-forms Version: 2.2.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Forms for ToscaWidgets2 Group: Development/Languages @@ -166,6 +166,9 @@ PYTHONPATH=$(pwd) %{__python2} setup.py test %endif %changelog +* Tue Jun 19 2018 Miro Hrončok - 2.2.3-10 +- Rebuilt for Python 3.7 + * Wed Feb 28 2018 Iryna Shcherbina - 2.2.3-9 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)