From 7859f334339c760faa8a70e5cb25ce786633bced Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Jul 12 2019 16:25:02 +0000 Subject: Enable tests --- diff --git a/python-pyphi.spec b/python-pyphi.spec index c9f5463..72d6c35 100644 --- a/python-pyphi.spec +++ b/python-pyphi.spec @@ -1,9 +1,7 @@ # Note: package is python 3 only %global srcname pyphi -%bcond_with tests -# Requires python-pytest-lazy-fixture -# https://bugzilla.redhat.com/show_bug.cgi?id=1723047 +%bcond_without tests %global _description %{expand: PyPhi is a Python library for computing integrated information, and the @@ -20,7 +18,7 @@ The manuscript is available at https://arxiv.org/abs/1712.09644.} Name: python-%{srcname} Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for computing integrated information License: GPLv3 @@ -42,8 +40,7 @@ BuildRequires: %{py3_dist psutil} BuildRequires: %{py3_dist pyemd} BuildRequires: %{py3_dist pymongo} BuildRequires: %{py3_dist pytest} -# Needs packaging -# BuildRequires: %{py3_dist pytest-lazy-fixture} +BuildRequires: %{py3_dist pytest-lazy-fixture} BuildRequires: %{py3_dist pyyaml} BuildRequires: %{py3_dist redis} BuildRequires: %{py3_dist scipy} @@ -99,6 +96,9 @@ py.test-%{python3_version} %doc docs/_build/html/ %changelog +* Fri Jul 12 2019 Ankur Sinha - 1.2.0-2 +- Enable tests + * Sat Jun 22 2019 Ankur Sinha - 1.2.0-1 - Update to 1.2.0