all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] python2-pythondialog: Update to 3.4.0
@ 2016-07-04 16:56 ng0
  2016-07-04 18:01 ` Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: ng0 @ 2016-07-04 16:56 UTC (permalink / raw)
  To: guix-devel

From c20789a0807166f683e36a47b3f08b89d93abef5 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Mon, 4 Jul 2016 16:16:05 +0000
Subject: [PATCH] gnu: python2-pythondialog: Update to 3.4.0.

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

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8120012..a85817d 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -23,6 +23,7 @@
 ;;; Copyright © 2016 Daniel Pimentel <d4n1@d4n1.org>
 ;;; Copyright © 2016 Sou Bunnbu <iyzsong@gmail.com>
 ;;; Copyright © 2016 Troy Sankey <sankeytms@gmail.com>
+;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -6664,7 +6665,7 @@ facilities for defining, registering and looking up components.")
 (define-public python2-pythondialog
   (package
     (name "python2-pythondialog")
-    (version "3.3.0")
+    (version "3.4.0")
     (source
      (origin
        (method url-fetch)
@@ -6673,7 +6674,7 @@ facilities for defining, registering and looking up components.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "1yhkagsh99bfi592ymczf8rnw8rk6n9hdqy3dd98m3yrx8zmjvry"))))
+         "0d8k7lxk50imdyx85lv8j98i4c93a71iwpapnl1506rpkbm9qvd9"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.9.0


-- 
♥Ⓐ  ng0
For non-prism friendly talk find me on http://www.psyced.org
SecuShare – http://secushare.org

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

* Re: [PATCH] python2-pythondialog: Update to 3.4.0
  2016-07-04 16:56 [PATCH] python2-pythondialog: Update to 3.4.0 ng0
@ 2016-07-04 18:01 ` Leo Famulari
  2016-07-04 18:25   ` ng0
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2016-07-04 18:01 UTC (permalink / raw)
  To: ng0; +Cc: guix-devel

On Mon, Jul 04, 2016 at 04:56:11PM +0000, ng0 wrote:
> From c20789a0807166f683e36a47b3f08b89d93abef5 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@we.make.ritual.n0.is>
> Date: Mon, 4 Jul 2016 16:16:05 +0000
> Subject: [PATCH] gnu: python2-pythondialog: Update to 3.4.0.
> 
> * gnu/packages/python.scm (python2-pythondialog): Update to 3.4.0.

Thanks! If certbot still works, I'll push the update.

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

* Re: [PATCH] python2-pythondialog: Update to 3.4.0
  2016-07-04 18:01 ` Leo Famulari
@ 2016-07-04 18:25   ` ng0
  2016-07-04 18:37     ` Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: ng0 @ 2016-07-04 18:25 UTC (permalink / raw)
  To: guix-devel

Leo Famulari writes:

> On Mon, Jul 04, 2016 at 04:56:11PM +0000, ng0 wrote:
>> From c20789a0807166f683e36a47b3f08b89d93abef5 Mon Sep 17 00:00:00 2001
>> From: ng0 <ng0@we.make.ritual.n0.is>
>> Date: Mon, 4 Jul 2016 16:16:05 +0000
>> Subject: [PATCH] gnu: python2-pythondialog: Update to 3.4.0.
>> 
>> * gnu/packages/python.scm (python2-pythondialog): Update to 3.4.0.
>
> Thanks! If certbot still works, I'll push the update.

Oh. Sorry, I did not know which package I could've tested this
on, other than the one which is on my todo list (pybitmessage).
-- 
♥Ⓐ  ng0
For non-prism friendly talk find me on http://www.psyced.org
SecuShare – http://secushare.org

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

* Re: [PATCH] python2-pythondialog: Update to 3.4.0
  2016-07-04 18:25   ` ng0
@ 2016-07-04 18:37     ` Leo Famulari
  0 siblings, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2016-07-04 18:37 UTC (permalink / raw)
  To: ng0; +Cc: guix-devel

On Mon, Jul 04, 2016 at 06:25:43PM +0000, ng0 wrote:
> Leo Famulari writes:
> 
> > On Mon, Jul 04, 2016 at 04:56:11PM +0000, ng0 wrote:
> >> From c20789a0807166f683e36a47b3f08b89d93abef5 Mon Sep 17 00:00:00 2001
> >> From: ng0 <ng0@we.make.ritual.n0.is>
> >> Date: Mon, 4 Jul 2016 16:16:05 +0000
> >> Subject: [PATCH] gnu: python2-pythondialog: Update to 3.4.0.
> >> 
> >> * gnu/packages/python.scm (python2-pythondialog): Update to 3.4.0.
> >
> > Thanks! If certbot still works, I'll push the update.

I had to make it use pypi-uri, since the source is not accessible with
the old PyPi URL format.

Pushed as 42c4b2464!

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

end of thread, other threads:[~2016-07-04 18:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-04 16:56 [PATCH] python2-pythondialog: Update to 3.4.0 ng0
2016-07-04 18:01 ` Leo Famulari
2016-07-04 18:25   ` ng0
2016-07-04 18:37     ` Leo Famulari

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.