From 9fc445566d5a32dc429533e7ed9773a584d1f481 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 13 2018 23:22:17 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-unittest2.spec b/python-unittest2.spec index 08c52be..c7e3d2f 100644 --- a/python-unittest2.spec +++ b/python-unittest2.spec @@ -1,11 +1,11 @@ # Created by pyp2rpm-1.1.1 %global pypi_name unittest2 %global with_python3 1 -%global bootstrap_traceback2 1 +%global bootstrap_traceback2 0 Name: python-%{pypi_name} Version: 1.1.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: The new features in unittest backported to Python 2.4+ License: BSD @@ -145,6 +145,9 @@ popd %changelog +* Wed Jun 13 2018 Miro Hrončok - 1.1.0-14 +- Rebuilt for Python 3.7 + * Wed Jun 13 2018 Miro Hrončok - 1.1.0-13 - Bootstrap for Python 3.7