GNU bug report logs -
#75832
[PATCH] gnu: python-vispy: Fix build.
Previous Next
To reply to this bug, email your comments to 75832 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#75832
; Package
guix-patches
.
(Sat, 25 Jan 2025 17:22:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Felix Gruber <felgru <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Sat, 25 Jan 2025 17:22:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
You have taken responsibility.
(Sat, 25 Jan 2025 22:30:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Felix Gruber <felgru <at> posteo.net>
:
bug acknowledged by developer.
(Sat, 25 Jan 2025 22:30:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75832-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.