GNU bug report logs - #34395
[PATCH] gnu: python-ecpy: Update to 0.10.0.

Previous Next

Package: guix-patches;

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

Date: Sat, 9 Feb 2019 01:12:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.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: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34395: closed ([PATCH] gnu: python-ecpy: Update to 0.10.0.)
Date: Mon, 11 Feb 2019 10:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 11 Feb 2019 11:09:53 +0100
with message-id <20190211110953.50856649 <at> scratchpost.org>
and subject line Re: [bug#34395] [PATCH] gnu: python-ecpy: Update to 0.10.0.
has caused the debbugs.gnu.org bug report #34395,
regarding [PATCH] gnu: python-ecpy: Update to 0.10.0.
to be marked as done.

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


-- 
34395: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34395
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: python-ecpy: Update to 0.10.0.
Date: Fri, 08 Feb 2019 17:11:04 -0800
[Message part 3 (text/plain, inline)]
* gnu/packages/python-crypto.scm (python-ecpy): Update to 0.10.0.
---
 gnu/packages/python-crypto.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index 077330e54a..cfb17362f1 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -743,14 +743,14 @@ file, and more.")
 (define-public python-ecpy
   (package
     (name "python-ecpy")
-    (version "0.8.2")
+    (version "0.10.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "ECPy" version))
         (sha256
           (base32
-            "090fqnj8z0xm44jrfpll7j45r68m6kp7mjr7yxzg93j42h3sj285"))))
+            "1gc3i5s93zq6x1nkaxkq1dvmsc12vmrw0hns9f5s1hcb78ni52c8"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-future" ,python-future)))
-- 
2.20.1

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34395-done <at> debbugs.gnu.org
Subject: Re: [bug#34395] [PATCH] gnu: python-ecpy: Update to 0.10.0.
Date: Mon, 11 Feb 2019 11:09:53 +0100
[Message part 6 (text/plain, inline)]
Hi Vagrant,

thanks!  Applied to guix master.
[Message part 7 (application/pgp-signature, inline)]

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

Previous Next


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