All of lore.kernel.org
 help / color / mirror / Atom feed
* asn1crypto dependency missing for python-cryptography
@ 2017-10-04 22:01 Satya Bodduluri
  2017-10-05 16:31 ` akuster808
  0 siblings, 1 reply; 2+ messages in thread
From: Satya Bodduluri @ 2017-10-04 22:01 UTC (permalink / raw)
  To: openembedded-devel

In versions of python-cryptography >=1.8.x, it includes a dependency for
asn1crypto and removes a dependency on pyasn1 as can be seen with this
commit:
https://github.com/pyca/cryptography/commit/0e6a129724b707ebf79149376251e85fad550414.
As
far as I can tell, asn1crypto isn't included in
meta-openembedded/meta-python.

I've managed to work around this by using an older version of
python-cryptography, but I just wanted to make note of this as it makes
portions of the newer versions of the cryptography library (the master
branch of meta-openembedded is using version 2.0.3 of python-cryptography)
unusable when it can't import asn1crypto. I'm not sure when I'll have time
to create a patch, but I can take a stab at it if no one else beats me.

Thanks,
Satya Bodduluri


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

* Re: asn1crypto dependency missing for python-cryptography
  2017-10-04 22:01 asn1crypto dependency missing for python-cryptography Satya Bodduluri
@ 2017-10-05 16:31 ` akuster808
  0 siblings, 0 replies; 2+ messages in thread
From: akuster808 @ 2017-10-05 16:31 UTC (permalink / raw)
  To: Satya Bodduluri, openembedded-devel



On 10/04/2017 03:01 PM, Satya Bodduluri wrote:
> In versions of python-cryptography >=1.8.x, it includes a dependency for
> asn1crypto and removes a dependency on pyasn1 as can be seen with this
> commit:
> https://github.com/pyca/cryptography/commit/0e6a129724b707ebf79149376251e85fad550414.
> As
> far as I can tell, asn1crypto isn't included in
> meta-openembedded/meta-python.
I have a recipe already created for **python-asn1crypto**recipe this but
is residing in another layer. I will submit a patch in the next day or
two for meta-python.

- armin
> I've managed to work around this by using an older version of
> python-cryptography, but I just wanted to make note of this as it makes
> portions of the newer versions of the cryptography library (the master
> branch of meta-openembedded is using version 2.0.3 of python-cryptography)
> unusable when it can't import asn1crypto. I'm not sure when I'll have time
> to create a patch, but I can take a stab at it if no one else beats me.
>
> Thanks,
> Satya Bodduluri



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

end of thread, other threads:[~2017-10-05 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-04 22:01 asn1crypto dependency missing for python-cryptography Satya Bodduluri
2017-10-05 16:31 ` akuster808

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.