unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#34352] [PATCH] gnu: python2-rope: Update to 0.11.0
@ 2019-02-06 21:25 Brett Gilio
  2019-02-07  7:52 ` bug#34352: " Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Brett Gilio @ 2019-02-06 21:25 UTC (permalink / raw)
  To: 34352

[-- Attachment #1: [PATCH] gnu: python2-rope: Update to 0.11.0 --]
[-- Type: text/x-patch, Size: 1455 bytes --]

From 1e6322de0c3227827176fb460a11da21a6bba08d Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@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@gmail.com>
 ;;; Copyright © 2018 Luther Thompson <lutheroto@gmail.com>
 ;;; Copyright © 2018 Vagrant Cascadian <vagrant@debian.org>
+;;; Copyright © 2019 Brett Gilio <brettg@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

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

* bug#34352: [PATCH] gnu: python2-rope: Update to 0.11.0
  2019-02-06 21:25 [bug#34352] [PATCH] gnu: python2-rope: Update to 0.11.0 Brett Gilio
@ 2019-02-07  7:52 ` Ricardo Wurmus
  2019-02-07 20:05   ` [bug#34352] " Brett Gilio
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2019-02-07  7:52 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34352-done


Hi Brett,

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

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

* [bug#34352] [PATCH] gnu: python2-rope: Update to 0.11.0
  2019-02-07  7:52 ` bug#34352: " Ricardo Wurmus
@ 2019-02-07 20:05   ` Brett Gilio
  0 siblings, 0 replies; 3+ messages in thread
From: Brett Gilio @ 2019-02-07 20:05 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: 34352-done


Ricardo Wurmus writes:

> Hi Brett,
>
>> From 1e6322de0c3227827176fb460a11da21a6bba08d Mon Sep 17 00:00:00 2001
>> From: Brett Gilio <brettg@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

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

end of thread, other threads:[~2019-02-07 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-06 21:25 [bug#34352] [PATCH] gnu: python2-rope: Update to 0.11.0 Brett Gilio
2019-02-07  7:52 ` bug#34352: " Ricardo Wurmus
2019-02-07 20:05   ` [bug#34352] " Brett Gilio

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).