GNU bug report logs - #68563
[PATCH] gnu: python-tdda: Remove relax-requirements phase.

Previous Next

Package: guix-patches;

Reported by: Troy Figiel <troy <at> troyfigiel.com>

Date: Thu, 18 Jan 2024 10:16:02 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#68563: closed ([PATCH] gnu: python-tdda: Remove
 relax-requirements phase.)
Date: Tue, 23 Jan 2024 12:00:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 23 Jan 2024 11:59:22 +0000
with message-id <87y1cgmfad.fsf <at> gmail.com>
and subject line [PATCH] gnu: python-tdda: Remove relax-requirements phase.
has caused the debbugs.gnu.org bug report #68563,
regarding [PATCH] gnu: python-tdda: Remove relax-requirements phase.
to be marked as done.

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


-- 
68563: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68563
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Troy Figiel <troy <at> troyfigiel.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-tdda: Remove relax-requirements phase.
Date: Wed, 17 Jan 2024 19:49:46 +0100
* gnu/packages/python-science.scm (python-tdda)[arguments]<#:phases>: Remove relax-requirements phase.
---
 gnu/packages/python-science.scm | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index c57fd1f23c..aeb43a5845 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -375,11 +375,6 @@ (define-public python-tdda
     (build-system pyproject-build-system)
     (arguments
      '(#:phases (modify-phases %standard-phases
-                  (add-after 'unpack 'relax-requirements
-                    (lambda _
-                      (substitute* "setup.py"
-                        (("pandas>=1.5.2")
-                         "pandas"))))
                   (replace 'check
                     (lambda* (#:key tests? #:allow-other-keys)
                       (when tests?

base-commit: c49957de727746df47e0f0b86bc1c797e68167e6
-- 
2.42.0



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68563-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-tdda: Remove relax-requirements phase.
Date: Tue, 23 Jan 2024 11:59:22 +0000
[Message part 4 (text/plain, inline)]
Pushed as 6f6cfb8365e3ef44de5b9f022331c31d84778dea to master.

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

This bug report was last modified 1 year and 119 days ago.

Previous Next


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