GNU bug report logs - #75832
[PATCH] gnu: python-vispy: Fix build.

Previous Next

Package: guix-patches;

Reported by: Felix Gruber <felgru <at> posteo.net>

Date: Sat, 25 Jan 2025 17:22:01 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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75832: closed ([PATCH] gnu: python-vispy: Fix build.)
Date: Sat, 25 Jan 2025 22:30:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Jan 2025 22:29:50 +0000
with message-id <87msfer0gx.fsf <at> gmail.com>
and subject line [PATCH] gnu: python-vispy: Fix build.
has caused the debbugs.gnu.org bug report #75832,
regarding [PATCH] gnu: python-vispy: Fix build.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75832: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75832
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Felix Gruber <felgru <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>
Subject: [PATCH] gnu: python-vispy: Fix build.
Date: Sat, 25 Jan 2025 17:20:34 +0000
* gnu/packages/python-graphics.scm (python-vispy): Fix build.
[native-inputs]: Add python-wheel.

Change-Id: I087ea96eda23306f880c940f93b21661c9d1b0cd
---
 gnu/packages/python-graphics.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/python-graphics.scm b/gnu/packages/python-graphics.scm
index bc0c93a8ee..da8ef2d4df 100644
--- a/gnu/packages/python-graphics.scm
+++ b/gnu/packages/python-graphics.scm
@@ -287,7 +287,8 @@ (define-public python-vispy
      (list python-cython-3
            python-pytest
            python-setuptools
-           python-setuptools-scm))
+           python-setuptools-scm
+           python-wheel))
     (inputs
      (list fontconfig
            mesa))

base-commit: b226a1007a9111adacb05984b8d74def24257dce
-- 
2.47.1



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 75832-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-vispy: Fix build.
Date: Sat, 25 Jan 2025 22:29:50 +0000
[Message part 4 (text/plain, inline)]
Hi,

--8<---------------cut here---------------start------------->8---
> ./pre-inst-env guix build -P 1 python-vispy
guix build: computing dependents of package python-vispy <at> 0.14.3...
/gnu/store/aamsgyn3zcraii7j9w5vzgx4cgqp89p0-python-vispy-0.14.3
--8<---------------cut here---------------end--------------->8---

Pushed to maser:
- c84b4d38b39 * gnu: python-vispy: Fix build.

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

This bug report was last modified 113 days ago.

Previous Next


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