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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Brett Gilio 2019-02-07 21:58:27 -06:00 committed by Ludovic Courtès
parent 201253674b
commit afb2971506
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 2 deletions

View File

@ -8846,8 +8846,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