unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33296] [PATCH] python-ilinkedlist 0.3.1
@ 2018-11-06 22:54 Luther Thompson
  2018-11-08  9:13 ` bug#33296: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Luther Thompson @ 2018-11-06 22:54 UTC (permalink / raw)
  To: 33296

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

Yet another update to my Python module.

Luther

[-- Attachment #2: 0001-gnu-python-Update-python-ilinkedlist-to-0.3.1.patch --]
[-- Type: text/x-patch, Size: 1144 bytes --]

From 62337dc9a6161b42707a1b6b3590413bcd149559 Mon Sep 17 00:00:00 2001
From: Luther Thompson <lutheroto@gmail.com>
Date: Tue, 6 Nov 2018 17:40:51 -0500
Subject: [PATCH] gnu: python: Update python-ilinkedlist to 0.3.1.

* gnu/packages/python.scm (python-ilinkedlist): Update to 0.3.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 54ea0caac..a33eac3ee 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -14512,14 +14512,14 @@ run on top of the dynamic task schedulers. ")
 (define-public python-ilinkedlist
   (package
     (name "python-ilinkedlist")
-    (version "0.2.0")
+    (version "0.3.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "ilinkedlist" version))
        (sha256
         (base32
-         "0klb846q5vs62d8f89my7wan1sji4yjj6pjhjch9dha3p8vlncd2"))))
+         "04wpv7km8jggrngc4bjg3nm615czd3bjdvpsy2icg6c1c8162zyg"))))
     (build-system python-build-system)
     (native-inputs `(("python-pytest" ,python-pytest)))
     (inputs `(("python" ,python)))
-- 
2.19.1


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

* bug#33296: [PATCH] python-ilinkedlist 0.3.1
  2018-11-06 22:54 [bug#33296] [PATCH] python-ilinkedlist 0.3.1 Luther Thompson
@ 2018-11-08  9:13 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-11-08  9:13 UTC (permalink / raw)
  To: Luther Thompson; +Cc: 33296-done

Luther Thompson <lutheroto@gmail.com> skribis:

>>From 62337dc9a6161b42707a1b6b3590413bcd149559 Mon Sep 17 00:00:00 2001
> From: Luther Thompson <lutheroto@gmail.com>
> Date: Tue, 6 Nov 2018 17:40:51 -0500
> Subject: [PATCH] gnu: python: Update python-ilinkedlist to 0.3.1.
>
> * gnu/packages/python.scm (python-ilinkedlist): Update to 0.3.1.

Applied, thanks!

Ludo'.

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

end of thread, other threads:[~2018-11-08  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06 22:54 [bug#33296] [PATCH] python-ilinkedlist 0.3.1 Luther Thompson
2018-11-08  9:13 ` bug#33296: " Ludovic Courtès

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