[urlwatch] onverting fixed

Fabian Affolter fab at fedoraproject.org
Thu Nov 17 16:24:09 UTC 2011


commit b4c5b403fa5047f7ba75997a9022f0e589542888
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Thu Nov 17 17:23:52 2011 +0100

    onverting fixed

 urlwatch.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/urlwatch.spec b/urlwatch.spec
index a6ce4f3..d621f0c 100644
--- a/urlwatch.spec
+++ b/urlwatch.spec
@@ -45,7 +45,7 @@ Basic features
 %setup -q
 %patch0 -p0 -b .xmmp
 # Convert sources to Python 3 as mentioned in the README
-%{__python} 2to3 -w "urlwatch lib/urlwatch/*.py examples/hooks.py.example setup.py"
+2to3-3.2 -w "urlwatch lib/urlwatch/*.py examples/hooks.py.example setup.py"
 
 %build
 %{__python} setup.py build


More information about the scm-commits mailing list