Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] python-backports-ssl-match-hostname: new package
Date: Thu, 21 Apr 2016 21:36:49 +0200	[thread overview]
Message-ID: <57192BD1.8090409@mind.be> (raw)
In-Reply-To: <1461144174-7711-1-git-send-email-yegorslists@googlemail.com>

On 04/20/16 11:22, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov<yegorslists@googlemail.com>
>
> Fixes #8856
>
> Signed-off-by: Yegor Yefremov<yegorslists@googlemail.com>
> ---
>   package/Config.in                                          |  1 +
>   package/python-backports-ssl-match-hostname/Config.in      |  6 ++++++
>   .../python-backports-ssl-match-hostname.hash               |  4 ++++
>   .../python-backports-ssl-match-hostname.mk                 | 14 ++++++++++++++
>   4 files changed, 25 insertions(+)
>   create mode 100644 package/python-backports-ssl-match-hostname/Config.in
>   create mode 100644 package/python-backports-ssl-match-hostname/python-backports-ssl-match-hostname.hash
>   create mode 100644 package/python-backports-ssl-match-hostname/python-backports-ssl-match-hostname.mk
>
> diff --git a/package/Config.in b/package/Config.in
> index ecaf164..3b5e66e 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -630,6 +630,7 @@ menu "External python modules"
>   	source "package/python-alsaaudio/Config.in"
>   	source "package/python-autobahn/Config.in"
>   	source "package/python-backports-abc/Config.in"
> +	source "package/python-backports-ssl-match-hostname/Config.in"
>   	source "package/python-beautifulsoup4/Config.in"
>   	source "package/python-bottle/Config.in"
>   	source "package/python-can/Config.in"
> diff --git a/package/python-backports-ssl-match-hostname/Config.in b/package/python-backports-ssl-match-hostname/Config.in
> new file mode 100644
> index 0000000..36399bb
> --- /dev/null
> +++ b/package/python-backports-ssl-match-hostname/Config.in
> @@ -0,0 +1,6 @@
> +config BR2_PACKAGE_PYTHON_BACKPORTS_SSL_MATCH_HOSTNAME
> +	bool "python-backports-ssl-match-hostname"

  Smell likes this should
	depends on BR2_PACKAGE_PYTHON
no? Doesn't make much sense to backport this function to Python 3.6 :-)

  Regards,
  Arnout

> +	help
> +	  The ssl.match_hostname() function from Python 3.5.
> +
> +	http://bitbucket.org/brandon/backports.ssl_match_hostname
[snip]

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

  parent reply	other threads:[~2016-04-21 19:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-20  9:22 [Buildroot] [PATCH] python-backports-ssl-match-hostname: new package yegorslists at googlemail.com
2016-04-20  9:28 ` Thomas Petazzoni
2016-04-20  9:58   ` Yegor Yefremov
     [not found]     ` <5460F213-7D25-4931-AFEA-9D13D3546075@exablox.com>
2016-04-20 20:27       ` Yegor Yefremov
     [not found]         ` <E903BFAF-AF49-4676-AC7E-A058F93B0CB9@exablox.com>
2016-04-21  9:19           ` Yegor Yefremov
2016-04-21 19:36 ` Arnout Vandecappelle [this message]
2016-04-21 21:18   ` Yegor Yefremov
2016-04-21 23:06     ` Arnout Vandecappelle
2016-04-22 10:48       ` Yegor Yefremov
2016-04-22 11:27         ` Arnout Vandecappelle

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=57192BD1.8090409@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox