GNU bug report logs - #76178
[PATCH] gnu: python-pygam: Update to 0.9.1.

Previous Next

Package: guix-patches;

Reported by: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>

Date: Mon, 10 Feb 2025 14:30:02 UTC

Severity: normal

Tags: patch

Done: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>

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: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76178: closed ([PATCH] gnu: python-pygam: Update to 0.9.1.)
Date: Thu, 13 Feb 2025 16:43:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 13 Feb 2025 16:42:17 +0000
with message-id <b3db3a69fd2c45a5a7b3f218479df46f <at> mdc-berlin.de>
and subject line Closing
has caused the debbugs.gnu.org bug report #76178,
regarding [PATCH] gnu: python-pygam: Update to 0.9.1.
to be marked as done.

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


-- 
76178: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76178
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
Subject: [PATCH] gnu: python-pygam: Update to 0.9.1.
Date: Mon, 10 Feb 2025 14:29:15 +0000
* gnu/packages/bioinformatics.scm (python-pygam): Update to 0.9.1.

Change-Id: Ic3300ad1e3c4814b75c8ec81668c0aea30a006b4
---
 gnu/packages/bioinformatics.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 511efca4e5..a75687dbc3 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -19971,8 +19971,9 @@ (define-public python-pygam
           (add-before 'build 'patch-pyproject
             (lambda _
               (substitute* "pyproject.toml"
-                ;; Change build backend
-                (("build-backend = .*") "build-backend = \"poetry.core.masonry.api\"")
+                ;; Change build backend and add a newline
+                (("build-backend = .*")
+                 "build-backend = \"poetry.core.masonry.api\"\n")
                 ;; Modify version field
                 (("^version = \"0.0.0\"")
                  (string-append "version = \"" #$version "\""))))))))

base-commit: 216a37ba5005148bbb88c4f6b8e9dd5904d49074
prerequisite-patch-id: df5a8c237488870460022f3a6aa1a3d963928f5f
prerequisite-patch-id: 6ecc1ac29d114a76186f8422ba6b8ce47270fe0c
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>
To: "76178-done <at> debbugs.gnu.org" <76178-done <at> debbugs.gnu.org>
Subject: Closing
Date: Thu, 13 Feb 2025 16:42:17 +0000
[Message part 4 (text/plain, inline)]
Hi,

 

I am closing this because the patch needs more work.

 

- -  

Navid Afkhami

High Performance Computing (HPC)

Max Delbrück Center for Molecular Medicine (MDC)

Robert-Rössle-Straße 10, 13125 Berlin

Phone: +49 30 9406 1316

Email:   navid.afkhami <at> mdc-berlin.de

 

[Message part 5 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]

This bug report was last modified 95 days ago.

Previous Next


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