* [bug#34395] [PATCH] gnu: python-ecpy: Update to 0.10.0.
@ 2019-02-09 1:11 Vagrant Cascadian
2019-02-11 10:09 ` bug#34395: " Danny Milosavljevic
0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-02-09 1:11 UTC (permalink / raw)
To: 34395
[-- Attachment #1: Type: text/plain, Size: 926 bytes --]
* 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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34395: [PATCH] gnu: python-ecpy: Update to 0.10.0.
2019-02-09 1:11 [bug#34395] [PATCH] gnu: python-ecpy: Update to 0.10.0 Vagrant Cascadian
@ 2019-02-11 10:09 ` Danny Milosavljevic
0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2019-02-11 10:09 UTC (permalink / raw)
To: Vagrant Cascadian; +Cc: 34395-done
[-- Attachment #1: Type: text/plain, Size: 49 bytes --]
Hi Vagrant,
thanks! Applied to guix master.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-11 10:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-09 1:11 [bug#34395] [PATCH] gnu: python-ecpy: Update to 0.10.0 Vagrant Cascadian
2019-02-11 10:09 ` bug#34395: " Danny Milosavljevic
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).