diff options
author | LukenShiro <lukenshiro@ngi.it> | 2014-08-05 21:58:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-05 21:58:18 +0700 |
commit | bb380fcdc0da4ed16fbc1f39e01f0e15135c0fd4 (patch) | |
tree | 4ffbb9d29183c78dd713119988dc1e3d96689799 /network/pyzor/better-py27-compat.patch | |
parent | 84aec5875d0fe1efe3155eef11643b92115b45cb (diff) | |
download | slackbuilds-bb380fcdc0da4ed16fbc1f39e01f0e15135c0fd4.tar.gz |
network/pyzor: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pyzor/better-py27-compat.patch')
-rw-r--r-- | network/pyzor/better-py27-compat.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/network/pyzor/better-py27-compat.patch b/network/pyzor/better-py27-compat.patch deleted file mode 100644 index 6ca107966c..0000000000 --- a/network/pyzor/better-py27-compat.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- pyzor-0.5.0.orig/scripts/pyzor 2009-04-29 17:53:50.000000000 -0300 -+++ pyzor-0.5.0/scripts/pyzor 2012-11-30 19:42:39.601001128 -0200 -@@ -1,4 +1,4 @@ --#!/usr/bin/python -+#!/usr/bin/python -Wignore::DeprecationWarning - - import os - # set umask |