openbsd-ports/audio/exaile/patches/patch-plugins_daapserver_spydaap_metadata_py
giovanni 4d9317dbaa Update to 0.3.1.1
the db for 0.3.1 is not backwards compatible with 0.3.0, please make a backup
before upgrade
6 regression tests out of 115 are still failing
ok stephan@
2010-04-21 07:02:42 +00:00

13 lines
453 B
Plaintext

$OpenBSD: patch-plugins_daapserver_spydaap_metadata_py,v 1.1 2010/04/21 07:02:42 giovanni Exp $
--- plugins/daapserver/spydaap/metadata.py.orig Fri Apr 2 09:50:21 2010
+++ plugins/daapserver/spydaap/metadata.py Fri Apr 2 09:50:47 2010
@@ -14,7 +14,7 @@
#along with Spydaap. If not, see <http://www.gnu.org/licenses/>.
import warnings
-with warnings.catch_warnings():
+class catch_warnings():
warnings.simplefilter("ignore")
import md5