GNU bug report logs - #34379
[PATCH 1/5] gnu: python2-rope: Change comment to reflect partial

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Fri, 8 Feb 2019 04:10:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Brett Gilio <brettg <at> posteo.net>
Subject: bug#34379: closed (Re: [bug#34379] [PATCH 1/5] gnu: python2-rope:
 Change comment to reflect partial)
Date: Tue, 12 Feb 2019 22:00:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34379: [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34379 <at> debbugs.gnu.org.

-- 
34379: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34379
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34379-done <at> debbugs.gnu.org
Subject: Re: [bug#34379] [PATCH 1/5] gnu: python2-rope: Change comment to
 reflect partial
Date: Tue, 12 Feb 2019 22:59:21 +0100
Brett Gilio <brettg <at> posteo.net> skribis:

>>From 5a225d213ef77d2cd7fcb740efe48471f620f605 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Thu, 7 Feb 2019 21:58:27 -0600
> Subject: [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial
>  python3 support
>
> * gnu/packages/python-xyz.scm (python2-rope): Change comment to reflect
>   partial python 3 support

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial
Date: Thu, 07 Feb 2019 22:09:06 -0600
[0001-gnu-python2-rope-Change-comment-to-reflect-partial-p.patch (text/x-patch, inline)]
From 5a225d213ef77d2cd7fcb740efe48471f620f605 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Thu, 7 Feb 2019 21:58:27 -0600
Subject: [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial
 python3 support

* gnu/packages/python-xyz.scm (python2-rope): Change comment to reflect
  partial python 3 support
---
 gnu/packages/python-xyz.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index d2b348942..64bb85cc0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8760,8 +8760,7 @@ Python.  It generates C++ code and a Makefile."))
         (base32
          "1cppm0pa9aqgsbkq130lskrzmrvjs5vpiavjjbhpz2fdw52w8251"))))
     (arguments
-     ;; Rope is currently python-2 only.
-     ;; https://github.com/python-rope/rope/issues/57
+     ;; Rope has only partial python3 support, see `python-rope'
      `(#:python ,python-2))
     (build-system python-build-system)
     (native-inputs
-- 
2.20.1




This bug report was last modified 6 years and 100 days ago.

Previous Next


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