runsnakerun (2.0.5-3)
[PTS] [DDPO]
COMMITS: VCS has seen 7 commits since the debian/2.0.5-3 tag
- Git: https://salsa.debian.org/debian/runsnakerun.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 225280
- Browser: https://salsa.debian.org/debian/runsnakerun
- Last scan: 2026-03-11 09:33:37+00
- Next scan: 2026-03-19 14:12:00+00
- CI pipeline status: failed
- Debian changelog in Git:
runsnakerun (2.0.5-3) unstable; urgency=high
* Bump debhelper from old 12 to 13
* Update standards version to 4.5.0, no changes needed
-- Federico Ceratto <federico@debian.org> Mon, 08 Feb 2021 19:32:33 +0000
- This branch is 7 commits ahead of tag debian/2.0.5-3
- Git log:
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