GNU bug report logs - #34342
[PATCH] gnu: pelican: Update to 4.0.1

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Wed, 6 Feb 2019 07:16:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34342: closed ([PATCH] gnu: pelican: Update to 4.0.1)
Date: Fri, 15 Feb 2019 22:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Feb 2019 23:23:48 +0100
with message-id <87o97citcb.fsf <at> gnu.org>
and subject line Re: [bug#34342] [PATCH] gnu: pelican: Update to 4.0.1
has caused the debbugs.gnu.org bug report #34342,
regarding [PATCH] gnu: pelican: Update to 4.0.1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
34342: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34342
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: pelican: Update to 4.0.1
Date: Tue, 05 Feb 2019 23:15:34 -0800
[Message part 3 (text/plain, inline)]
* gnu/packages/python.scm (pelican): Update to 4.0.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a8239792f6..49a24f338d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2551,14 +2551,14 @@ interested parties to subscribe to events, or \"signals\".")
 (define-public pelican
   (package
     (name "pelican")
-    (version "3.7.1")
+    (version "4.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pelican" version))
        (sha256
         (base32
-         "12spygavv9b6xpb5pgp7f0p3z0mms60nx6zrpx1yfkj68zz4flra"))))
+         "05yda7n6r0ll18fpdjzkzyr0ls8hbb86fnjyb33k9jvv5avah2lr"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-feedgenerator" ,python-feedgenerator)
-- 
2.20.1
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34342-done <at> debbugs.gnu.org
Subject: Re: [bug#34342] [PATCH] gnu: pelican: Update to 4.0.1
Date: Fri, 15 Feb 2019 23:23:48 +0100
Vagrant Cascadian <vagrant <at> debian.org> skribis:

> * gnu/packages/python.scm (pelican): Update to 4.0.1.

Applied, thanks!

Ludo'.


This bug report was last modified 6 years and 99 days ago.

Previous Next


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