openbsd-ports/audio/exaile/patches/patch-plugins_daapserver_spydaap_metadata_py
2010-07-15 09:58:47 +00:00

13 lines
426 B
Plaintext

$OpenBSD: patch-plugins_daapserver_spydaap_metadata_py,v 1.2 2010/07/15 09:58:47 giovanni Exp $
--- plugins/daapserver/spydaap/metadata.py.orig Mon May 31 21:10:10 2010
+++ plugins/daapserver/spydaap/metadata.py Wed Jun 9 19:01:48 2010
@@ -15,7 +15,7 @@
from __future__ import with_statement
import warnings
-with warnings.catch_warnings():
+class catch_warnings():
warnings.simplefilter("ignore")
import md5