all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: 34379@debbugs.gnu.org
Subject: [bug#34379] [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial
Date: Thu, 07 Feb 2019 22:09:06 -0600	[thread overview]
Message-ID: <87ef8isyzh.fsf@posteo.net> (raw)

[-- 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

             reply	other threads:[~2019-02-08  4:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-08  4:09 Brett Gilio [this message]
2019-02-12 21:59 ` bug#34379: [PATCH 1/5] gnu: python2-rope: Change comment to reflect partial Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ef8isyzh.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=34379@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.