From: Efraim Flashner <efraim@flashner.co.il>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/1] gnu: letsencrypt, python-acme: Update to 0.5.0
Date: Mon, 11 Apr 2016 09:11:09 +0300 [thread overview]
Message-ID: <20160411061109.GB27896@debian-netbook> (raw)
In-Reply-To: <f5c13adeffd63424ad3ddd19e9dfba4e4dc660b4.1460347204.git.leo@famulari.name>
[-- Attachment #1: Type: text/plain, Size: 1924 bytes --]
On Mon, Apr 11, 2016 at 12:04:20AM -0400, Leo Famulari wrote:
> These packages should be updated together.
>
> * gnu/packages/tls.scm (letsencrypt): Update to 0.5.0.
> (python-acme, python2-acme): Update to 0.5.0.
> ---
> gnu/packages/tls.scm | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
> index 079c73d..a9bd3db 100644
> --- a/gnu/packages/tls.scm
> +++ b/gnu/packages/tls.scm
> @@ -322,13 +322,13 @@ security, and applying best practice development processes.")
> (define-public python-acme
> (package
> (name "python-acme")
> - (version "0.4.2")
> + (version "0.5.0")
> (source (origin
> (method url-fetch)
> (uri (pypi-uri "acme" version))
> (sha256
> (base32
> - "1dh0qlsi309b37wa0nw0h2gvs94yk12lc4mhr3rb9c4h46m0hn8a"))))
> + "1g8scfkhs3l06588h73py81xb1gvkkdzaxanl21whcvdclycc186"))))
> (build-system python-build-system)
> (arguments
> `(#:phases
> @@ -381,13 +381,13 @@ security, and applying best practice development processes.")
> (define-public letsencrypt
> (package
> (name "letsencrypt")
> - (version "0.4.2")
> + (version "0.5.0")
> (source (origin
> (method url-fetch)
> (uri (pypi-uri "letsencrypt" version))
> (sha256
> (base32
> - "1rjbblj60w7jwc5y04sy6fbxcynvakvazikg1pdmhyic5jmj9bg3"))))
> + "0nnijs26kkw07yylszc97p3jw09y98j54xihjp0rprrbp1q2p2p3"))))
> (build-system python-build-system)
> (arguments
> `(#:python ,python-2
> --
> 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 --]
prev parent reply other threads:[~2016-04-11 6:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 4:04 [PATCH 0/1] letsencrypt 0.5.0 Leo Famulari
2016-04-11 4:04 ` [PATCH 1/1] gnu: letsencrypt, python-acme: Update to 0.5.0 Leo Famulari
2016-04-11 6:11 ` Efraim Flashner [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=20160411061109.GB27896@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 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.