GNU bug report logs - #75675
[PATCH 0/2] Package bCNC

Previous Next

Package: guix-patches;

Reported by: Evgeny Pisemsky <mail <at> pisemsky.site>

Date: Sun, 19 Jan 2025 20:14:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 75675 <at> debbugs.gnu.org
Subject: [bug#75675] [PATCH 0/2] Package bCNC
Date: Wed, 19 Feb 2025 09:09:12 +0000
[Message part 1 (text/plain, inline)]
Hi,

--8<---------------cut here---------------start------------->8---
+    (build-system pyproject-build-system)
+    ;; Tests require pyautogui which is not packaged yet.
+    (arguments
+     (list
+      #:tests? #f))
--8<---------------cut here---------------end--------------->8---
Did you try to keep some portion of tests or they all depend on
pyautogui?

https://github.com/vlachoudis/bCNC/tree/master/tests

I've checked pyautogui, we may keep it for the next iteration for now,
more than a half missing dependencies.

https://github.com/asweigart/pyautogui/blob/master/setup.py

+ python3-Xlib
+ pymsgbox
- pytweening
- pyscreeze
- pygetwindow
- mouseinfo

---
Oleg
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.