GNU bug report logs -
#37613
[PATCH 0/1] gnu: Add python-httpie.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hello,
Thank you for packaging this tool!
Tanguy Le Carrour <tanguy <at> bioneland.org> writes:
> From 13062545e9df7f9cab728f6ee17b572a88a11e31 Mon Sep 17 00:00:00 2001
> From: Tanguy Le Carrour <tanguy <at> bioneland.org>
> Date: Fri, 4 Oct 2019 08:44:59 +0200
> Subject: [PATCH] gnu: Add python-httpie.
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> * gnu/packages/python-web.scm (python-httpie): New public variable.
> ---
> gnu/packages/python-web.scm | 29 +++++++++++++++++++++++++++++
> 1 file changed, 29 insertions(+)
>
> diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
> index ffef3319f7..b980b83a70 100644
> --- a/gnu/packages/python-web.scm
> +++ b/gnu/packages/python-web.scm
> @@ -30,6 +30,7 @@
> ;;; Copyright © 2019 Vagrant Cascadian <vagrant <at> debian.org>
> ;;; Copyright © 2019 Brendan Tildesley <mail <at> brendan.scot>
> ;;; Copyright © 2019 Pierre Langlois <pierre.langlois <at> gmx.com>
> +;;; Copyright © 2019 Tanguy Le Carrour <tanguy <at> bioneland.org>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -303,6 +304,34 @@ other HTTP libraries.")
> (define-public python2-httplib2
> (package-with-python2 python-httplib2))
>
> +(define-public python-httpie
> + (package
> + (name "python-httpie")
[…]
LGTM.
What do you think about naming the package “httpie” instead, because
it's intended to run by calling ‘httpie’ command as in ‘youtube-dl’
package? I could change the name if you don't mind and push it.
Regards,
Oleg.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.