unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#31241] [PATCH 00/13] Add Duniter's bindings for Python
@ 2018-04-22 23:01 Nicolas Goaziou
  2018-04-22 23:04 ` [bug#31241] [PATCH 01/13] gnu: python-attrs: Update to 17.4.0 Nicolas Goaziou
  2018-04-26 13:42 ` [bug#31241] [PATCH 00/13] Add Duniter's bindings for Python Ludovic Courtès
  0 siblings, 2 replies; 16+ messages in thread
From: Nicolas Goaziou @ 2018-04-22 23:01 UTC (permalink / raw)
  To: 31241

The ultimate goal is to package Sakia (<http://sakia-wallet.org>), but I'm
failing so far (PyQt5 not found even though it is a propagated input).
Anyway, the duniterpy library is a big step forward towards that goal.

Feedback welcome.

Regards,

Nicolas Goaziou (13):
  gnu: python-attrs: Update to 17.4.0.
  gnu: Add python-async-generator.
  gnu: Add python-pycares.
  gnu: Add python-async-timeout.
  gnu: Add python-idna-ssl.
  gnu: Add python-base58.
  gnu: Add python-pylibscrypt.
  gnu: Add python-multidict.
  gnu: Add python-aiodns.
  gnu: Add python-yarl.
  gnu: Add python-libnacl.
  gnu: Add python-aiohttp.
  gnu: Add python-duniterpy.

 gnu/packages/python-crypto.scm | 122 +++++++++++++++++++++++++++++++++
 gnu/packages/python-web.scm    | 110 +++++++++++++++++++++++++++++
 gnu/packages/python.scm        |  89 +++++++++++++++++++++---
 3 files changed, 311 insertions(+), 10 deletions(-)

-- 
2.17.0

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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-22 23:01 [bug#31241] [PATCH 00/13] Add Duniter's bindings for Python Nicolas Goaziou
2018-04-22 23:04 ` [bug#31241] [PATCH 01/13] gnu: python-attrs: Update to 17.4.0 Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 02/13] gnu: Add python-async-generator Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 03/13] gnu: Add python-pycares Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 04/13] gnu: Add python-async-timeout Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 05/13] gnu: Add python-idna-ssl Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 06/13] gnu: Add python-base58 Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 07/13] gnu: Add python-pylibscrypt Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 08/13] gnu: Add python-multidict Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 09/13] gnu: Add python-aiodns Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 10/13] gnu: Add python-yarl Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 11/13] gnu: Add python-libnacl Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 12/13] gnu: Add python-aiohttp Nicolas Goaziou
2018-04-22 23:04   ` [bug#31241] [PATCH 13/13] gnu: Add python-duniterpy Nicolas Goaziou
2018-04-26 13:42 ` [bug#31241] [PATCH 00/13] Add Duniter's bindings for Python Ludovic Courtès
2018-05-11 10:07   ` bug#31241: " Nicolas Goaziou

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