Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin Niestrój" <m.niestroj@grinn-global.com>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Asaf Kahlon <asafka7@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/python-bleak: bump to version 0.19.1
Date: Thu, 03 Nov 2022 02:52:23 +0100	[thread overview]
Message-ID: <87a658olcp.fsf@grinn-global.com> (raw)
In-Reply-To: <20221102185739.2346971-2-james.hilliard1@gmail.com>


James Hilliard <james.hilliard1@gmail.com> writes:

> Replace python-dbus-next dependency with python-dbus-fast.
>
> Add new async-timeout dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-bleak/Config.in         | 3 ++-
>  package/python-bleak/python-bleak.hash | 4 ++--
>  package/python-bleak/python-bleak.mk   | 4 ++--
>  3 files changed, 6 insertions(+), 5 deletions(-)
>
> diff --git a/package/python-bleak/Config.in b/package/python-bleak/Config.in
> index 085c16fae8..691450f86b 100644
> --- a/package/python-bleak/Config.in
> +++ b/package/python-bleak/Config.in
> @@ -1,6 +1,7 @@
>  config BR2_PACKAGE_PYTHON_BLEAK
>  	bool "python-bleak"
> -	select BR2_PACKAGE_PYTHON_DBUS_NEXT # runtime
> +	select BR2_PACKAGE_PYTHON_ASYNC_TIMEOUT # runtime
> +	select BR2_PACKAGE_PYTHON_DBUS_FAST # runtime
>  	help
>  	  Bluetooth Low Energy platform Agnostic Klient.
>
> diff --git a/package/python-bleak/python-bleak.hash b/package/python-bleak/python-bleak.hash
> index 5acac877c9..9a8310b11c 100644
> --- a/package/python-bleak/python-bleak.hash
> +++ b/package/python-bleak/python-bleak.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/bleak/json
> -md5  0c26b270358a782767012220fc595aa5  bleak-0.12.1.tar.gz
> -sha256  4a80a24cc944e52e856054639f298229c39a2fc720e5f7adbeebb117d10849ed  bleak-0.12.1.tar.gz
> +md5  57564087d6e17ad1853109f530279b27  bleak-0.19.1.tar.gz
> +sha256  dff7c7f281dcb6629d0d722209c79ec3aa2a6c33867cb5c1ea3d44b72ca155c0  bleak-0.19.1.tar.gz
>  # Locally computed sha256 checksums
>  sha256  c4029a2b63b3824ab68be841f414addbdde20cb79cdbe272fa80c0b2abe65374  LICENSE
> diff --git a/package/python-bleak/python-bleak.mk b/package/python-bleak/python-bleak.mk
> index 3ae6d90311..00a4946ef6 100644
> --- a/package/python-bleak/python-bleak.mk
> +++ b/package/python-bleak/python-bleak.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>
> -PYTHON_BLEAK_VERSION = 0.12.1
> +PYTHON_BLEAK_VERSION = 0.19.1
>  PYTHON_BLEAK_SOURCE = bleak-$(PYTHON_BLEAK_VERSION).tar.gz
> -PYTHON_BLEAK_SITE = https://files.pythonhosted.org/packages/67/4b/ba00c69a24a8d08c86f02caa45727a2ad2844c7bee9630ccb063be226f71
> +PYTHON_BLEAK_SITE = https://files.pythonhosted.org/packages/30/b9/60e1f455365e2340fe076cf7683f4e6d03db0b759d4f93fa45e68dc371e5
>  PYTHON_BLEAK_SETUP_TYPE = setuptools
>  PYTHON_BLEAK_LICENSE = MIT
>  PYTHON_BLEAK_LICENSE_FILES = LICENSE

Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>

--
Marcin Niestrój
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-11-03  1:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 18:57 [Buildroot] [PATCH 1/2] package/python-dbus-fast: new package James Hilliard
2022-11-02 18:57 ` [Buildroot] [PATCH 2/2] package/python-bleak: bump to version 0.19.1 James Hilliard
2022-11-03  1:52   ` Marcin Niestrój [this message]
2022-11-03  1:53 ` [Buildroot] [PATCH 1/2] package/python-dbus-fast: new package Marcin Niestrój
2022-11-03  3:06   ` James Hilliard

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=87a658olcp.fsf@grinn-global.com \
    --to=m.niestroj@grinn-global.com \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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