unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29243] [PATCH] gnu: python2-rpython: Update to 0.2.1.
@ 2017-11-10 12:23 Alex Vong
  2017-11-11  7:57 ` bug#29243: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Vong @ 2017-11-10 12:23 UTC (permalink / raw)
  To: 29243


[-- Attachment #1.1: Type: text/plain, Size: 36 bytes --]

Hi,

This updates python2-rpython.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-python2-rpython-Update-to-0.2.1.patch --]
[-- Type: text/x-diff, Size: 1131 bytes --]

From 13cacf3558fbd434d8c41983ea93a5b8c55f1ddd Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Fri, 10 Nov 2017 20:17:49 +0800
Subject: [PATCH] gnu: python2-rpython: Update to 0.2.1.

* gnu/packages/python.scm (python2-rpython): Update to 0.2.1.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 7f46b6f05..0ed9b082a 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -3838,14 +3838,14 @@ writing C extensions for Python as easy as Python itself.")
 (define-public python2-rpython
   (package
     (name "python2-rpython")
-    (version "0.1.4")
+    (version "0.2.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "rpython" version))
        (sha256
         (base32
-         "07pps06fq4c4wmi5ii0sgh9zgwniz5y7frqhm28g3a154l163fxc"))))
+         "02z9cvxf0y41dcvwnvf2zn0albhhw1drvjjbq27m6i1piw1k6fc0"))))
     (build-system python-build-system)
     (arguments `(#:python ,python-2))
     (native-inputs
-- 
2.15.0


[-- Attachment #1.3: Type: text/plain, Size: 14 bytes --]


Cheers,
Alex

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* bug#29243: [PATCH] gnu: python2-rpython: Update to 0.2.1.
  2017-11-10 12:23 [bug#29243] [PATCH] gnu: python2-rpython: Update to 0.2.1 Alex Vong
@ 2017-11-11  7:57 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-11-11  7:57 UTC (permalink / raw)
  To: Alex Vong, 29243-done

[-- Attachment #1: Type: text/plain, Size: 102 bytes --]

Alex Vong <alexvong1995@gmail.com> writes:

> Hi,
>
> This updates python2-rpython.

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2017-11-11  7:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-10 12:23 [bug#29243] [PATCH] gnu: python2-rpython: Update to 0.2.1 Alex Vong
2017-11-11  7:57 ` bug#29243: " Marius Bakke

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).