RFS: opentracing-python/2.2.0-1 [ITP] -- opentracing interface for Python

2019-11-20 Thread Fabrice BAUZAC-STEHLY
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "opentracing-python"

 * Package name: opentracing-python
   Version : 2.2.0-1
   Upstream Author : The OpenTracing Authors.
 * URL : https://github.com/opentracing/opentracing-python
 * License : Expat and Apache-2.0
 * Vcs : 
https://salsa.debian.org/python-team/modules/opentracing-python
   Section : python

It builds those binary packages:

  python3-opentracing - opentracing interface for Python
  python-opentracing-doc - opentracing interface for Python - documentation

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/opentracing-python

Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/o/opentracing-python/opentracing-python_2.2.0-1.dsc

Changes since the last upload:

   [ Fabrice BAUZAC ]
   * Initial release, closes: #942069.

Thanks!

Best regards

--
Fabrice BAUZAC-STEHLY
PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D



Help with upgrading psychopy needed (Was: Python2 removal in sid/bullseye)

2019-11-20 Thread Andreas Tille
Control: tags -1 help

Hi,

I've tried to upgraded psychopy[1] to the latest upstream version.
Unfortunately I failed to run the test suite successfully:


   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:217: cd /build/psychopy-3.2.4+dfsg/.pybuild/cpython3_3.7/build; 
python3.7 -m pytest 
= test session starts ==
platform linux -- Python 3.7.5, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
rootdir: /build/psychopy-3.2.4+dfsg, inifile: setup.cfg
collected 22 items / 21 errors / 1 selected
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 
206, in wrap_session
INTERNALERROR> session.exitstatus = doit(config, session) or 0
INTERNALERROR>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 
249, in _main
INTERNALERROR> config.hook.pytest_collection(session=session)
INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 
286, in __call__
INTERNALERROR> return self._hookexec(self, self.get_hookimpls(), kwargs)
INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 
92, in _hookexec
INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 
86, in 
INTERNALERROR> firstresult=hook.spec.opts.get("firstresult") if hook.spec 
else False,
INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 
208, in _multicall
INTERNALERROR> return outcome.get_result()
INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 
80, in get_result
INTERNALERROR> raise ex[1].with_traceback(ex[2])
INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 
187, in _multicall
INTERNALERROR> res = hook_impl.function(*args)
INTERNALERROR>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 
259, in pytest_collection
INTERNALERROR> return session.perform_collect()
INTERNALERROR>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 
496, in perform_collect
INTERNALERROR> self.config.pluginmanager.check_pending()
INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 
275, in check_pending
INTERNALERROR> % (name, hookimpl.plugin),
INTERNALERROR> pluggy.manager.PluginValidationError: unknown hook 
'pytest_namespace' in plugin 
2.0298  WARNING Monitor specification not found. Creating a temporary 
one...
Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/pytest.py", line 102, in 
raise SystemExit(pytest.main())
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 82, in 
main
return config.hook.pytest_cmdline_main(config=config)
  File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286, in __call__
return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
  File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 86, in 
firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
  File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 208, in 
_multicall
return outcome.get_result()
  File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 80, in 
get_result
raise ex[1].with_traceback(ex[2])
  File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187, in 
_multicall
res = hook_impl.function(*args)
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 243, in 
pytest_cmdline_main
return wrap_session(config, _main)
  File "/usr/lib/python3/dist-packages/_pytest/main.py", line 236, in 
wrap_session
session=session, exitstatus=session.exitstatus
  File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286, in __call__
return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
  File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 86, in 
firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
  File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 203, in 
_multicall
gen.send(outcome)
  File "/usr/lib/python3/dist-packages/_pytest/terminal.py", line 662, in 
pytest_sessionfinish
outcome.get_result()
  File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 80, in 
get_result
raise ex[1].with_traceback(ex[2])
  File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187, in 
_multicall
res = hook_impl.function(*args)
  File