all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34379] [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial
@ 2019-02-08  4:09 Brett Gilio
  2019-02-12 21:59 ` bug#34379: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-08  4:09 UTC (permalink / raw)
  To: 34379

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial --]
[-- Type: text/x-patch, Size: 1037 bytes --]

From 5a225d213ef77d2cd7fcb740efe48471f620f605 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#34379: [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial
  2019-02-08  4:09 [bug#34379] [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial Brett Gilio
@ 2019-02-12 21:59 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-02-12 21:59 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34379-done

Brett Gilio <brettg@posteo.net> skribis:

>>From 5a225d213ef77d2cd7fcb740efe48471f620f605 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@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!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-12 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08  4:09 [bug#34379] [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial Brett Gilio
2019-02-12 21:59 ` bug#34379: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.