[packages/pylint] python3 build requires python2 version of 2to3

glen glen at pld-linux.org
Mon Dec 9 21:11:03 CET 2013


commit e7910477aedc81c613a340e40f768607947fd5eb
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Dec 9 21:20:56 2013 +0200

    python3 build requires python2 version of 2to3

 pylint.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pylint.spec b/pylint.spec
index 1ff73c3..c32683d 100644
--- a/pylint.spec
+++ b/pylint.spec
@@ -21,7 +21,7 @@ BuildRequires:	python-devel
 BuildRequires:	python-modules >= 2.2.1
 %endif
 %if %{with python3}
-BuildRequires:	python3-2to3
+BuildRequires:	python-2to3
 BuildRequires:	python3-devel
 BuildRequires:	python3-distribute
 BuildRequires:	python3-modules >= 1:3.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pylint.git/commitdiff/e7910477aedc81c613a340e40f768607947fd5eb



More information about the pld-cvs-commit mailing list