From: Efraim Flashner <efraim@flashner.co.il>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 2/3] gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.1.
Date: Wed, 23 Mar 2016 09:16:33 +0200 [thread overview]
Message-ID: <20160323071620.GB29680@debian-netbook> (raw)
In-Reply-To: <a2a30f4ebb88249e5896558963e18328095d87b4.1458697233.git.leo@famulari.name>
[-- Attachment #1: Type: text/plain, Size: 2078 bytes --]
On Tue, Mar 22, 2016 at 09:46:11PM -0400, Leo Famulari wrote:
> These packages should be udpated together.
>
> * gnu/packages/python.scm (python-cryptography): Update to 1.3.1.
> (python-cryptogprahy-vectors): Update to 1.3.1.
> ---
> gnu/packages/python.scm | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 781a9f6..571b26b 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -5771,7 +5771,7 @@ responses, rather than doing any computation.")
> (define-public python-cryptography-vectors
> (package
> (name "python-cryptography-vectors")
> - (version "1.2.3")
> + (version "1.3.1")
> (source
> (origin
> (method url-fetch)
> @@ -5780,7 +5780,7 @@ responses, rather than doing any computation.")
> version ".tar.gz"))
> (sha256
> (base32
> - "0shawgpax79gvjrj0a313sll9gaqys7q1hxngn6j4k24lmz7bwki"))))
> + "1144l3ypz3bngxd59lb4y74xa401w92lhvvjgxzglmvbh8wzkcbb"))))
> (build-system python-build-system)
> (native-inputs
> `(("python-setuptools" ,python-setuptools)))
> @@ -5797,14 +5797,14 @@ responses, rather than doing any computation.")
> (define-public python-cryptography
> (package
> (name "python-cryptography")
> - (version "1.2.3")
> + (version "1.3.1")
> (source
> (origin
> (method url-fetch)
> (uri (pypi-uri "cryptography" version))
> (sha256
> (base32
> - "0kj511z4g21fhcr649pyzpl0zzkkc7hsgxxjys6z8wwfvmvirccf"))))
> + "1qjkrpfvxcyd0kal3zpm5y7f9p3y77ixn9jw8f4dqpgrw1sn3cxl"))))
> (build-system python-build-system)
> (inputs
> `(("openssl" ,openssl)))
> --
> 2.7.3
>
>
LGTM!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-03-23 7:16 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-23 1:46 [PATCH 0/3] Fix letsencrypt Leo Famulari
2016-03-23 1:46 ` [PATCH 1/3] gnu: python-pytest: Update to 2.7.3 Leo Famulari
2016-03-23 7:16 ` Efraim Flashner
2016-03-23 1:46 ` [PATCH 2/3] gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.1 Leo Famulari
2016-03-23 7:16 ` Efraim Flashner [this message]
2016-03-23 1:46 ` [PATCH 3/3] gnu: python-pyopenssl: Update to 16.0.0 Leo Famulari
2016-03-23 7:16 ` Efraim Flashner
2016-03-23 16:05 ` Leo Famulari
2016-03-23 16:12 ` [PATCH 0/3] Fix letsencrypt Leo Famulari
2016-03-25 16:29 ` Leo Famulari
2016-03-25 23:06 ` Ludovic Courtès
2016-03-29 19:56 ` Leo Famulari
2016-03-31 21:48 ` Ludovic Courtès
2016-04-03 0:30 ` Leo Famulari
2016-04-03 6:14 ` Efraim Flashner
2016-04-04 17:52 ` Leo Famulari
2016-04-04 18:12 ` Leo Famulari
2016-03-23 20:44 ` Ricardo Wurmus
2016-03-27 22:02 ` Leo Famulari
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160323071620.GB29680@debian-netbook \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=leo@famulari.name \
/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 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).