On Fri, 13 Jan 2017 10:58:28 -0500 Barry Warsaw <ba...@debian.org> wrote: > Apologies. Tags pushed. Let me know when you have a repo or branch for me to > test and I will do QA on pip and friends.
I have pushed it to https://git.fosscommunity.in/praveen/html5lib Though two tests are failing because of deprecated usage. Can you try to fix it? I don't know much of python :( PYBUILD_TEST_ARGS="py.test" dh_auto_test --buildsystem=pybuild I: pybuild base:184: py.test ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-3.0.5, py-1.4.32, pluggy-0.4.0 rootdir: /<<PKGBUILDDIR>>, inifile: plugins: expect-1.1.0 Testing tree builders cElementTree ElementTree lxml DOM Testing tree walkers PullDOM DOM lxml_native cElementTree genshi ElementTree collected 25977 items / 2 errors ==================================== ERRORS ==================================== ______________ ERROR collecting html5lib/tests/test_sanitizer.py _______________ /usr/lib/python2.7/dist-packages/_pytest/runner.py:163: in __init__ self.result = func() /usr/lib/python2.7/dist-packages/_pytest/main.py:464: in _memocollect return self._memoizedcall('_collected', lambda: list(self.collect())) /usr/lib/python2.7/dist-packages/_pytest/main.py:335: in _memoizedcall res = function() /usr/lib/python2.7/dist-packages/_pytest/main.py:464: in <lambda> return self._memoizedcall('_collected', lambda: list(self.collect())) /usr/lib/python2.7/dist-packages/_pytest/python.py:412: in collect return super(Module, self).collect() /usr/lib/python2.7/dist-packages/_pytest/python.py:326: in collect res = self.makeitem(name, obj) /usr/lib/python2.7/dist-packages/_pytest/python.py:338: in makeitem collector=self, name=name, obj=obj) /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:745: in __call__ return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:339: in _hookexec return self._inner_hookexec(hook, methods, kwargs) /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:334: in <lambda> _MultiCall(methods, kwargs, hook.spec_opts).execute() /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:613: in execute return _wrapped_call(hook_impl.function(*args), self.execute) /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:250: in _wrapped_call wrap_controller.send(call_outcome) /usr/lib/python2.7/dist-packages/_pytest/python.py:197: in pytest_pycollect_makeitem res = list(collector._genfunctions(name, obj)) /usr/lib/python2.7/dist-packages/_pytest/python.py:360: in _genfunctions Function = self._getcustomclass("Function") /usr/lib/python2.7/dist-packages/_pytest/main.py:280: in _getcustomclass cls = getattr(self, name) /usr/lib/python2.7/dist-packages/_pytest/main.py:197: in fget PendingDeprecationWarning, stacklevel=2) E PendingDeprecationWarning: This usage is deprecated, please use pytest.Function instead _____________ ERROR collecting html5lib/tests/test_treeadapters.py _____________ /usr/lib/python2.7/dist-packages/_pytest/runner.py:163: in __init__ self.result = func() /usr/lib/python2.7/dist-packages/_pytest/main.py:464: in _memocollect return self._memoizedcall('_collected', lambda: list(self.collect())) /usr/lib/python2.7/dist-packages/_pytest/main.py:335: in _memoizedcall res = function() /usr/lib/python2.7/dist-packages/_pytest/main.py:464: in <lambda> return self._memoizedcall('_collected', lambda: list(self.collect())) /usr/lib/python2.7/dist-packages/_pytest/python.py:412: in collect return super(Module, self).collect() /usr/lib/python2.7/dist-packages/_pytest/python.py:326: in collect res = self.makeitem(name, obj) /usr/lib/python2.7/dist-packages/_pytest/python.py:338: in makeitem collector=self, name=name, obj=obj) /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:745: in __call__ return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:339: in _hookexec return self._inner_hookexec(hook, methods, kwargs) /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:334: in <lambda> _MultiCall(methods, kwargs, hook.spec_opts).execute() /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:613: in execute return _wrapped_call(hook_impl.function(*args), self.execute) /usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:250: in _wrapped_call wrap_controller.send(call_outcome) /usr/lib/python2.7/dist-packages/_pytest/python.py:197: in pytest_pycollect_makeitem res = list(collector._genfunctions(name, obj)) /usr/lib/python2.7/dist-packages/_pytest/python.py:360: in _genfunctions Function = self._getcustomclass("Function") /usr/lib/python2.7/dist-packages/_pytest/main.py:280: in _getcustomclass cls = getattr(self, name) /usr/lib/python2.7/dist-packages/_pytest/main.py:197: in fget PendingDeprecationWarning, stacklevel=2) E PendingDeprecationWarning: This usage is deprecated, please use pytest.Function instead
signature.asc
Description: OpenPGP digital signature