From 16da212cc2a70a2dd79fd64e41aca1b31b5cbb5a88d6603b12167e4f528b3ece Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 26 Apr 2012 14:58:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=14 --- python3-setproctitle.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python3-setproctitle.spec b/python3-setproctitle.spec index 81974aa..c4b5874 100644 --- a/python3-setproctitle.spec +++ b/python3-setproctitle.spec @@ -26,7 +26,9 @@ License: BSD-3-Clause Group: Development/Libraries/Python Url: http://pypi.python.org/pypi/setproctitle/ Source: http://pypi.python.org/packages/source/s/setproctitle/setproctitle-%{version}.tar.gz +BuildRequires: python3-2to3 BuildRequires: python3-devel +Requires: python3 >= %{p3_ver} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description