[urlwatch] update 2to3

Fabian Affolter fab at fedoraproject.org
Wed Jul 9 22:46:32 UTC 2014


commit 7511c72721b3584032fcb54dffed7a4def0c0d4f
Author: Fabian Affolter <fab at fedoraproject.org>
Date:   Thu Jul 10 00:46:37 2014 +0200

    update 2to3

 urlwatch.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/urlwatch.spec b/urlwatch.spec
index 12a631d..17817b6 100644
--- a/urlwatch.spec
+++ b/urlwatch.spec
@@ -32,6 +32,7 @@ Basic features
 
 %prep
 %setup -q
+2to3 -w urlwatch lib/urlwatch/*.py share/urlwatch/examples/hooks.py.example setup.py
 
 %build
 %{__python3} setup.py build


More information about the scm-commits mailing list