In debian/watch no matching files for watch source https://pypi.debian.net/RunSnakeRun
commit 365f9d9f60bf40bde244192f7afecf13690f3d93
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Mar 11 09:53:57 2026 +0100
modernize codebase a bit ... we fail further
$ runsnake
/usr/lib/python3/dist-packages/runsnakerun/listviews.py:262: wxPyDeprecationWarning: Using deprecated class. Use ItemAttr instead
indicated_attribute = wx.ListItemAttr()
09:53:15: Debug: Adding duplicate image handler for 'PNG file'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/runsnakerun/runsnake.py", line 835, in OnInit
frame = MainFrame(config_parser=load_config())
File "/usr/lib/python3/dist-packages/runsnakerun/runsnake.py", line 215, in __init__
self.CreateControls(config_parser)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/runsnakerun/runsnake.py", line 267, in CreateControls
self.rightSplitter.SetSashSize(10)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SplitterWindow' object has no attribute 'SetSashSize'. Did you mean: 'GetSashSize'?
OnInit returned false, exiting...
commit b1eb2645d719e68b7bfc84d78968fc6f328ff8e4
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Mar 11 09:45:52 2026 +0100
drop patch, pathlib2 is gone
commit 2ef375988650cd7ddc7829e4f1f3eed79b4932fe
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Mar 11 09:43:32 2026 +0100
disable useless Salsa CI jobs
commit 51306db81916d846257a8618d68682387ac4ab7f
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Mar 11 09:43:04 2026 +0100
bump Standards-Version to 4.7.3, drop Priority: tag
commit 97501f9e2364f340a9bc84ceb3bcfdbb85f51dcf
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Mar 11 09:41:30 2026 +0100
use dh-sequence-python3
commit 7001eb59f42e0c7af2ab25d941af2a75a11d2e98
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Mar 11 09:40:52 2026 +0100
wrap-and-sort -ast
commit 82032a9fc777d5a78ca6c35fcc9fec3cc1f0c387
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Mar 11 09:39:15 2026 +0100
rename salsa-ci.yml to it's canonical name
Among the 1 debian patch available in version 2.0.5-3 of the package, we noticed the following issues: