[pyicu] Add missing Python3 BRs

Bastien Nocera hadess at fedoraproject.org
Wed Jul 16 20:48:44 UTC 2014


commit de58a6c5ab33202ce9b5a23d26b1eb8bf1512ccb
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Jul 16 22:48:58 2014 +0200

    Add missing Python3 BRs

 pyicu.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/pyicu.spec b/pyicu.spec
index e4041e8..7eda732 100644
--- a/pyicu.spec
+++ b/pyicu.spec
@@ -11,6 +11,8 @@ License:	MIT
 URL:		http://pyicu.osafoundation.org/
 Source0:	http://pypi.python.org/packages/source/P/%{realname}/%{realname}-%{version}.tar.gz
 
+BuildRequires:	python3-devel
+BuildRequires:	python3-setuptools
 BuildRequires:	python2-devel
 BuildRequires:	python-setuptools
 BuildRequires:	libicu


More information about the scm-commits mailing list