Re: Webpage to track py2removal bugs & packages

2019-09-18 Thread Sandro Tosi
On Sat, Aug 31, 2019 at 2:31 AM Sandro Tosi  wrote:
> i've prepared a small website,
> http://sandrotosi.me/debian/py2removal/index.html, to keep track of
> the bugs user-tagged `py2removal`.

the website will now (from the next push) also check
Testsuite-Triggers field content when producing the rdeps graph.

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi



request to join DPMT

2019-09-18 Thread fabian

Hi -python,

I'd like to join the DPMT!

I am going to package omgifol[1] (python3-omg), a Python library for 
reading, manipulating and writing WAD files, i.e. Doom game data files. 
My plan is to use this library (instead of deutex) to create individual 
desktop icons for each Doom game in game-data-packager[2]. Currently, I 
own the corresponding ITP[3] originally opened by jmtd back in 2005.


My salsa login is "fabian".

I have read and accept the policy in 
https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst#joining-the-team


Thanks!

 - Fabian


[1] https://github.com/devinacker/omgifol
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803930
[3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354732



Reviving maintenance of python-pyface

2019-09-18 Thread Andreas Tille
Hi,

pyface was lagging extremely behind upstream.  To cope with Qt5 and
Python3 migration I simply pushed the latest upstream version to
the packaging Git[1]

==
ERROR: pyface.action.tests.test_action_item (unittest.loader._FailedTest)
--
ImportError: Failed to import test module: pyface.action.tests.test_action_item
Traceback (most recent call last):
  File "/usr/lib/python3.7/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
  File "/usr/lib/python3.7/unittest/loader.py", line 377, in 
_get_module_from_name
__import__(name)
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/action/tests/test_action_item.py",
 line 7, in 
from pyface.image_cache import ImageCache
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/image_cache.py",
 line 19, in 
from .toolkit import toolkit_object
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/toolkit.py",
 line 27, in 
toolkit = toolkit_object = find_toolkit('pyface.toolkits')
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/base_toolkit.py",
 line 281, in find_toolkit
return import_toolkit('null', entry_point)
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/base_toolkit.py",
 line 209, in import_toolkit
raise RuntimeError(msg)
RuntimeError: No pyface.toolkits plugin found for toolkit null


==
ERROR: pyface.action.tests.test_action_manager (unittest.loader._FailedTest)
--
ImportError: Failed to import test module: 
pyface.action.tests.test_action_manager
Traceback (most recent call last):
  File "/usr/lib/python3.7/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
  File "/usr/lib/python3.7/unittest/loader.py", line 377, in 
_get_module_from_name
__import__(name)
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/action/tests/test_action_manager.py",
 line 8, in 
from ..action_item import ActionItem
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/action/action_item.py",
 line 25, in 
from pyface.toolkit import toolkit_object
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/toolkit.py",
 line 27, in 
toolkit = toolkit_object = find_toolkit('pyface.toolkits')
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/base_toolkit.py",
 line 281, in find_toolkit
return import_toolkit('null', entry_point)
  File 
"/build/python-pyface-6.1.2/.pybuild/cpython3_3.7_pyface/build/pyface/base_toolkit.py",
 line 209, in import_toolkit
raise RuntimeError(msg)
RuntimeError: No pyface.toolkits plugin found for toolkit null

...


I hope the reason are just some missing (Build-)Depends since at least
according to the docs Qt5 and Python3 are supported.  Any help to
finalise the packaging is welcome.  Feel free to do the team upload
without bothering me - I just want to get this fixed somehow since some
Debian Med package (python-mne) is affected.

Kind regards

   Andreas.


[1] https://salsa.debian.org/python-team/modules/python-pyface

-- 
http://fam-tille.de