emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27081: closed (Update python-cryptography to 1.8.1


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27081: closed (Update python-cryptography to 1.8.1)
Date: Fri, 26 May 2017 18:53:02 +0000

Your message dated Fri, 26 May 2017 14:52:31 -0400
with message-id <address@hidden>
and subject line Re: bug#27081: [PATCH 2/2] gnu: python-cryptography: Update to 
1.8.1.
has caused the debbugs.gnu.org bug report #27081,
regarding Update python-cryptography to 1.8.1
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27081: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27081
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Update python-cryptography to 1.8.1 Date: Fri, 26 May 2017 03:38:52 -0400 User-agent: Mutt/1.8.2 (2017-04-18)
This updates python-cryptography to 1.8.1.

I found that it needed the 'packaging' module available during the
tests. Also, python-pyopenssl required 'packaging' once I updated
python-cryptography, so this patch propagates 'packaging' from
python-cryptography.

WDYT?

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#27081: [PATCH 2/2] gnu: python-cryptography: Update to 1.8.1. Date: Fri, 26 May 2017 14:52:31 -0400 User-agent: Mutt/1.8.2 (2017-04-18)
On Fri, May 26, 2017 at 06:57:45PM +0200, Marius Bakke wrote:
> Leo Famulari <address@hidden> writes:
> 
> > On Fri, May 26, 2017 at 03:19:06PM +0200, Marius Bakke wrote:
> >> Leo Famulari <address@hidden> writes:
> >> 
> >> > * gnu/packages/python.scm (python-cryptography, python2-cryptography,
> >> > python-cryptography-vectors, python2-cryptography-vectors):
> >> > Update to 1.8.1.
> >> > (python-cryptography, python2-cryptography)[propagated-inputs]: Add
> >> > python-asn1crypto and python-packaging.
> >> 
> >> I'm very confused about the 'packaging' dependency. Grepping for
> >> 'packaging' in the code returns zero hits. Do you know how it's used?
> >
> > Here are the results:
> >
> > $ pwd
> > /home/leo/tmp/cryptography-1.8.1
> > $ grep -rI packaging
> > src/cryptography/utils.py:from packaging.version import parse
> > src/cryptography.egg-info/requires.txt:packaging
> >
> > Did you search in another version of the code?
> 
> Odd. Since the patch did not apply, I went ahead and cloned the
> repository:
> 
> 0 ✓ ~/git/python-cryptography $ git grep -i packaging
> 1 ✗ ~/git/python-cryptography $ 
> 
> Digging through the log, it seems this dependency is removed in 1.9. Can
> you mention that in a comment? :-)
> 
> https://github.com/pyca/cryptography/pull/3524/commits/d25152ba9e8a466d9521543002a2ee2f2b4cafc3
> 
> > Having read that code, perhaps we should try updating cffi soon. It
> > checks if cffi is version 1.7. We package 1.4.2; 1.10.0 is the latest.
> 
> Sounds good!

Thanks for reviewing! Pushed as dc1bd2b560a490be17fed67131544ebe1e60673f

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]