From 6aaf867aa497b0e285e5eb5fdbd392fba408da54666942defcbb1a3330ad7666 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 3 May 2013 10:02:59 +0000 Subject: [PATCH] - Update to version 1.3.3: + Upstreamed: - 0001-Restore-compatibility-with-Prettytable-0.7.2.patch - ignore-cmd2-requires.diff: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=24 --- python3-coverage.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python3-coverage.spec b/python3-coverage.spec index 8a58f48..71a50fc 100644 --- a/python3-coverage.spec +++ b/python3-coverage.spec @@ -25,6 +25,7 @@ License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: python3 BuildRequires: python3-devel BuildRequires: python3-distribute Requires: python3-distribute