GNU bug report logs - #34352
[PATCH] gnu: python2-rope: Update to 0.11.0

Previous Next

Package: guix-patches;

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

Date: Wed, 6 Feb 2019 21:27:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34352 in the body.
You can then email your comments to 34352 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34352; Package guix-patches. (Wed, 06 Feb 2019 21:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 06 Feb 2019 21:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python2-rope: Update to 0.11.0
Date: Wed, 06 Feb 2019 15:25:36 -0600
[0001-gnu-python2-rope-Update-to-0.11.0.patch (text/x-patch, inline)]
From 1e6322de0c3227827176fb460a11da21a6bba08d Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Wed, 6 Feb 2019 15:23:56 -0600
Subject: [PATCH] gnu: python2-rope: Update to 0.11.0

* gnu/packages/python-xyz.scm (python2-rope): Update to 0.11.0
---
 gnu/packages/python-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a8239792f..95de22b1d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -57,6 +57,7 @@
 ;;; Copyright © 2018 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
 ;;; Copyright © 2018 Luther Thompson <lutheroto <at> gmail.com>
 ;;; Copyright © 2018 Vagrant Cascadian <vagrant <at> debian.org>
+;;; Copyright © 2019 Brett Gilio <brettg <at> posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -8750,14 +8751,14 @@ Python.  It generates C++ code and a Makefile."))
 (define-public python2-rope
   (package
     (name "python2-rope")
-    (version "0.10.3")
+    (version "0.11.0")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "rope" version))
       (sha256
         (base32
-         "18k5znhpwvrfck3yp0jmhd5j8r0f0s8bk1zh5yhs2cfgmfhbwigb"))))
+         "1cppm0pa9aqgsbkq130lskrzmrvjs5vpiavjjbhpz2fdw52w8251"))))
     (arguments
      ;; Rope is currently python-2 only.
      ;; https://github.com/python-rope/rope/issues/57
-- 
2.20.1





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Thu, 07 Feb 2019 07:53:01 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Thu, 07 Feb 2019 07:53:01 GMT) Full text and rfc822 format available.

Message #10 received at 34352-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34352-done <at> debbugs.gnu.org
Subject: Re: [bug#34352] [PATCH] gnu: python2-rope: Update to 0.11.0
Date: Thu, 07 Feb 2019 08:52:33 +0100
Hi Brett,

> From 1e6322de0c3227827176fb460a11da21a6bba08d Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Wed, 6 Feb 2019 15:23:56 -0600
> Subject: [PATCH] gnu: python2-rope: Update to 0.11.0
>
> * gnu/packages/python-xyz.scm (python2-rope): Update to 0.11.0

Thanks!  Pushed to the “master” branch with commit a9ba0a315.

-- 
Ricardo





Information forwarded to guix-patches <at> gnu.org:
bug#34352; Package guix-patches. (Thu, 07 Feb 2019 20:06:01 GMT) Full text and rfc822 format available.

Message #13 received at 34352-done <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: Brett Gilio <brettg <at> posteo.net>, 34352-done <at> debbugs.gnu.org
Subject: Re: [bug#34352] [PATCH] gnu: python2-rope: Update to 0.11.0
Date: Thu, 07 Feb 2019 14:05:21 -0600
Ricardo Wurmus writes:

> Hi Brett,
>
>> From 1e6322de0c3227827176fb460a11da21a6bba08d Mon Sep 17 00:00:00 2001
>> From: Brett Gilio <brettg <at> posteo.net>
>> Date: Wed, 6 Feb 2019 15:23:56 -0600
>> Subject: [PATCH] gnu: python2-rope: Update to 0.11.0
>>
>> * gnu/packages/python-xyz.scm (python2-rope): Update to 0.11.0
>
> Thanks!  Pushed to the “master” branch with commit a9ba0a315.

Thank you Ricardo




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 08 Mar 2019 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 22 days ago.

Previous Next


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