[Python-apps-commits] r7632 - in packages/pyrit/trunk/debian/patches (1 file)

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Sun Oct 9 20:40:45 UTC 2011


    Date: Sunday, October 9, 2011 @ 20:40:44
  Author: chrisk-guest
Revision: 7632

Refresh patch

Modified:
  packages/pyrit/trunk/debian/patches/0006-custom-config-file.patch

Modified: packages/pyrit/trunk/debian/patches/0006-custom-config-file.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0006-custom-config-file.patch	2011-10-09 20:40:21 UTC (rev 7631)
+++ packages/pyrit/trunk/debian/patches/0006-custom-config-file.patch	2011-10-09 20:40:44 UTC (rev 7632)
@@ -8,11 +8,11 @@
 Forwarded: yes 
 Last-Update: 2010-07-06
 
-Index: pyrit-0.3.0/cpyrit/config.py
+Index: pyrit-0.4.0/cpyrit/config.py
 ===================================================================
---- pyrit-0.3.0.orig/cpyrit/config.py	2010-07-06 21:25:49.757926753 +0200
-+++ pyrit-0.3.0/cpyrit/config.py	2010-07-06 21:26:41.385840773 +0200
-@@ -56,10 +56,18 @@
+--- pyrit-0.4.0.orig/cpyrit/config.py	2011-02-14 19:51:21.000000000 +0100
++++ pyrit-0.4.0/cpyrit/config.py	2011-10-09 00:24:01.436006178 +0200
+@@ -58,10 +58,18 @@
  configpath = os.path.expanduser(os.path.join('~', '.pyrit'))
  default_configfile = os.path.join(configpath, 'config')
  




More information about the Python-apps-commits mailing list