GNU bug report logs - #75734
[PATCH] gnu: python-klaus: Fix build.

Previous Next

Package: guix-patches;

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

Date: Tue, 21 Jan 2025 17:16:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75734 in the body.
You can then email your comments to 75734 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75734; Package guix-patches. (Tue, 21 Jan 2025 17:16: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 guix-patches <at> gnu.org. (Tue, 21 Jan 2025 17:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Felix Gruber <felgru <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>
Subject: [PATCH] gnu: python-klaus: Fix build.
Date: Tue, 21 Jan 2025 17:14:21 +0000
* gnu/packages/version-control.scm (python-klaus): Fix build.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I980af627e67975d33f64ab81f54946278d39d70b
---
 gnu/packages/version-control.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index b1417055b4..2a95bc79e1 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -804,7 +804,7 @@ (define-public python-klaus
                               "tests/test_make_app.py")))))))
     (inputs (list git-minimal))
     (native-inputs
-     (list python-pytest))
+     (list python-pytest python-setuptools python-wheel))
     (propagated-inputs
      (list python-dulwich python-flask python-httpauth
            python-humanize python-pygments python-werkzeug))

base-commit: 309ad9fcdacf732691f0220c4122757d9940b97d
-- 
2.47.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 21 Jan 2025 19:27:02 GMT) Full text and rfc822 format available.

Notification sent to Felix Gruber <felgru <at> posteo.net>:
bug acknowledged by developer. (Tue, 21 Jan 2025 19:27:04 GMT) Full text and rfc822 format available.

Message #10 received at 75734-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Felix Gruber <felgru <at> posteo.net>
Cc: 75734-done <at> debbugs.gnu.org
Subject: Re: [bug#75734] [PATCH] gnu: python-klaus: Fix build.
Date: Tue, 21 Jan 2025 14:26:02 -0500
On Tue, Jan 21, 2025 at 05:14:21PM +0000, Felix Gruber wrote:
> * gnu/packages/version-control.scm (python-klaus): Fix build.
> [native-inputs]: Add python-setuptools and python-wheel.

Thanks! Pushed as c217839f618498acd59c403be1c275a5cf2a0fd6




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Feb 2025 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 22 days ago.

Previous Next


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