GNU bug report logs - #62703
[PATCH] gnu: abjad: Fix build.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Thu, 6 Apr 2023 21:38:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: 62703 <at> debbugs.gnu.org
Subject: [bug#62703] [PATCH] gnu: abjad: Fix build.
Date: Wed, 12 Apr 2023 23:09:16 -0400
On Thu, Apr 06, 2023 at 10:37:15PM +0100, Sharlatan Hellseher wrote:
> Sort use-module alphabetically and add (guix build-system pyproject)
> 
> * gnu/packages/music.scm (abjad): Fix build.
>   [arguments]: Use gexp.
>   <phases>: Add disable-failing-tests phase to fix build process of the
>   package.
>   [propagated-inputs]: Move python-flake8, python-isort, python-mypy,
>   python-pytest, python-pytest-cov, python-pytest-helpers-namespace,
>   python-six, python-sphinx-autodoc-typehints from here ...
>   [native-inputs]: ... to here. Remove python-black.

Thanks!

>  (define-public python-abjad
>    (deprecated-package "python-abjad" abjad))

The patch doesn't apply because python-abjad was removed recently. If
you have this patch as a commit in your Git repo, it should be easy to
rebase it and then send a revision.

Something like:

`git fetch origin && git rebase origin/master`




This bug report was last modified 2 years and 34 days ago.

Previous Next


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