[arch-commits] Commit in iotop/trunk (iotop-python3.patch)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Sat Jun 15 14:36:31 UTC 2013


    Date: Saturday, June 15, 2013 @ 16:36:30
  Author: jlichtblau
Revision: 92827

upgpkg: iotop 0.6-1

Deleted:
  iotop/trunk/iotop-python3.patch

---------------------+
 iotop-python3.patch |   11 -----------
 1 file changed, 11 deletions(-)

Deleted: iotop-python3.patch
===================================================================
--- iotop-python3.patch	2013-06-15 14:35:15 UTC (rev 92826)
+++ iotop-python3.patch	2013-06-15 14:36:30 UTC (rev 92827)
@@ -1,11 +0,0 @@
---- iotop	2013-02-03 19:50:02.000000000 +0100
-+++ iotop	2013-05-18 19:10:29.227411090 +0200
-@@ -10,4 +10,4 @@
--except ImportError, e:
--    print e
--    print 'To run an uninstalled copy of iotop,'
--    print 'launch iotop.py in the top directory'
-+except ImportError as e:
-+    print(e)
-+    print('To run an uninstalled copy of iotop,')
-+    print('launch iotop.py in the top directory')




More information about the arch-commits mailing list