[Emc-developers] Bug#1080668: Bug#1080668: Missing Build-Depends on python3-setuptools

2024-10-21 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > I drafted an adjusted attempt in > https://github.com/LinuxCNC/linuxcnc/pull/3158 >. The fix is now in 2.9 and master branches. I hope it work on all architectures and platforms. :) -- Happy hacking Petter Reinholdtsen ___ Em

[Emc-developers] Bug#1085669: Bug#1085669: linuxcnc: Python SyntaxWarning

2024-10-21 Thread Daniel Hiepler via Emc-developers
Vom: Mon, 21 Oct 2024 14:57:11 +0100 > On Mon, 21 Oct 2024 at 13:26, Graham Inggs wrote: > > > invalid escape sequence '\d' > > (many times) > > As far as I am aware \d is a valid escape character in Python regex. > These look like false-positives (given that as far as I know all the > code

Re: [Emc-developers] Bug#1085669: linuxcnc: Python SyntaxWarning

2024-10-21 Thread Graham Inggs
Hi Andy On Mon, 21 Oct 2024 at 13:57, andy pugh wrote: > As far as I am aware \d is a valid escape character in Python regex. > These look like false-positives (given that as far as I know all the > code mentioned is working.) This is a change in Python 3.12 [1]. " A backslash-character pair th

Re: [Emc-developers] Bug#1085669: linuxcnc: Python SyntaxWarning

2024-10-21 Thread andy pugh
On Mon, 21 Oct 2024 at 13:26, Graham Inggs wrote: > invalid escape sequence '\d' (many times) As far as I am aware \d is a valid escape character in Python regex. These look like false-positives (given that as far as I know all the code mentioned is working.) -- atp "A motorcycle is a bicycle

[Emc-developers] Bug#1085669: linuxcnc: Python SyntaxWarning

2024-10-21 Thread Graham Inggs
Source: linuxcnc Version: 2.9.3-1 User: debian-pyt...@lists.debian.org Usertags: syntaxwarning Hi Maintainer The SyntaxWarning below were emitted when this package was tested with pipuarts[1]. Regards Graham [1] https://piuparts.debian.org/sid/source/l/linuxcnc.html Setting up linuxcnc-usp