From: Leo Famulari <leo@famulari.name>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: 27043-done@debbugs.gnu.org
Subject: bug#27043: [PATCH] gnu: Add python-asn1crypto.
Date: Thu, 25 May 2017 15:44:29 -0400 [thread overview]
Message-ID: <20170525194429.GA977@jasmine> (raw)
In-Reply-To: <c493b2f5.AEEAK7CSRGoAAAAAAAAAAAO8ccgAAAACwQwAAAAAAAW9WABZJTxG@mailjet.com>
[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]
On Wed, May 24, 2017 at 01:24:41PM +0530, Arun Isaac wrote:
> Leo Famulari writes:
> > * gnu/packages/crypto.scm (python-asn1crypto, python2-asn1crypto): New variables.
>
> I think we should put this package in gnu/packages/python.scm. Packages
> like python-cryptography are in python.scm.
There are performance issues with Guile 2.2, and the huge (gnu packages
python) module is really a pathological case [0]. So, if a new package
makes sense in other modules, I'll be adding them in those other
modules, at least until the compiler performance is improved.
https://lists.gnu.org/archive/html/guile-devel/2017-05/msg00033.html
> > + (uri (pypi-uri "asn1crypto" version))
>
> Release tarballs are availabe on the project's github page. Why not use
> those?
>
> > + (arguments
> > + '(#:tests? #f)) ; Tests are not distributed via PyPi.
>
> The github release tarballs have tests. Could you package them?
Aha! Good catch.
>
> > + (description "Fast ASN.1 parser and serializer with definitions for private
> > +keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8,
> > +PKCS#12, PKCS#5, X.509 and TSP.")
>
> The description should be in full sentences.
Indeed, fixed!
Thanks for the review!
Pushed as 10e65d5e5adde4e17bae47f0b59b36df264ded39
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2017-05-25 19:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-23 19:42 bug#27043: [PATCH] gnu: Add python-asn1crypto Leo Famulari
2017-05-24 7:54 ` Arun Isaac
2017-05-24 16:13 ` Marius Bakke
[not found] ` <c493b2f5.AEEAK7CSRGoAAAAAAAAAAAO8ccgAAAACwQwAAAAAAAW9WABZJTxG@mailjet.com>
2017-05-25 19:44 ` Leo Famulari [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170525194429.GA977@jasmine \
--to=leo@famulari.name \
--cc=27043-done@debbugs.gnu.org \
--cc=arunisaac@systemreboot.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.