* [gentoo-commits] gentoo-x86 commit in dev-python/jsonpickle/files: 0.9.0-drop-broken-backend.patch jsonpickle-0.6.1-test-fix-backport.patch
@ 2015-02-07 8:15 Ian Delaney (idella4)
0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2015-02-07 8:15 UTC (permalink / raw
To: gentoo-commits
idella4 15/02/07 08:15:56
Added: 0.9.0-drop-broken-backend.patch
Removed: jsonpickle-0.6.1-test-fix-backport.patch
Log:
bump; upgrade patch for tests, rm disused patch and old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.1 dev-python/jsonpickle/files/0.9.0-drop-broken-backend.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/files/0.9.0-drop-broken-backend.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/files/0.9.0-drop-broken-backend.patch?rev=1.1&content-type=text/plain
Index: 0.9.0-drop-broken-backend.patch
===================================================================
diff -ur jsonpickle-0.9.0.orig/tests/thirdparty_test.py jsonpickle-0.9.0/tests/thirdparty_test.py
--- tests/thirdparty_test.py 2014-09-08 15:28:09.000000000 +0800
+++ tests/thirdparty_test.py 2015-02-07 15:55:51.962308731 +0800
@@ -61,6 +61,7 @@
def setUp(self):
try:
import feedparser
+ feedparser.PREFERRED_XML_PARSERS.remove('drv_libxml2')
except ImportError:
if hasattr(self, 'skipTest'):
doit = self.skipTest
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-07 8:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-07 8:15 [gentoo-commits] gentoo-x86 commit in dev-python/jsonpickle/files: 0.9.0-drop-broken-backend.patch jsonpickle-0.6.1-test-fix-backport.patch Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox