All of 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: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python-pytest-asyncio: bump to version 0.23.3
Date: Fri, 12 Jan 2024 16:58:05 +0100	[thread overview]
Message-ID: <87a5papmqv.fsf@grinn-global.com> (raw)
In-Reply-To: <20240111030356.2678848-1-james.hilliard1@gmail.com>


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

> Add new host-python-setuptools-scm build dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-pytest-asyncio/python-pytest-asyncio.hash | 4 ++--
>  package/python-pytest-asyncio/python-pytest-asyncio.mk   | 5 +++--
>  2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/package/python-pytest-asyncio/python-pytest-asyncio.hash b/package/python-pytest-asyncio/python-pytest-asyncio.hash
> index f6cc1d2413..29a38c7dc7 100644
> --- a/package/python-pytest-asyncio/python-pytest-asyncio.hash
> +++ b/package/python-pytest-asyncio/python-pytest-asyncio.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/pytest-asyncio/json
> -md5  1d10f607444a375c1425a2a90960006e  pytest-asyncio-0.21.1.tar.gz
> -sha256  40a7eae6dded22c7b604986855ea48400ab15b069ae38116e8c01238e9eeb64d  pytest-asyncio-0.21.1.tar.gz
> +md5  0c81f6de855e546180de424c0db05c20  pytest-asyncio-0.23.3.tar.gz
> +sha256  af313ce900a62fbe2b1aed18e37ad757f1ef9940c6b6a88e2954de38d6b1fb9f  pytest-asyncio-0.23.3.tar.gz
>  # Locally computed sha256 checksums
>  sha256  a8ad31b1c3f40dca5a84119351b8fa8ddc868edd77fad8a8ebf6d8f2d16fa4ae  LICENSE
> diff --git a/package/python-pytest-asyncio/python-pytest-asyncio.mk b/package/python-pytest-asyncio/python-pytest-asyncio.mk
> index 5c5efd819c..8464c70f5f 100644
> --- a/package/python-pytest-asyncio/python-pytest-asyncio.mk
> +++ b/package/python-pytest-asyncio/python-pytest-asyncio.mk
> @@ -4,11 +4,12 @@
>  #
>  ################################################################################
>
> -PYTHON_PYTEST_ASYNCIO_VERSION = 0.21.1
> +PYTHON_PYTEST_ASYNCIO_VERSION = 0.23.3
>  PYTHON_PYTEST_ASYNCIO_SOURCE = pytest-asyncio-$(PYTHON_PYTEST_ASYNCIO_VERSION).tar.gz
> -PYTHON_PYTEST_ASYNCIO_SITE = https://files.pythonhosted.org/packages/5a/85/d39ef5f69d5597a206f213ce387bcdfa47922423875829f7a98a87d33281
> +PYTHON_PYTEST_ASYNCIO_SITE = https://files.pythonhosted.org/packages/1d/27/f036ec4bcbfd056c54572d7169ba3dbb54e7181f02f21caadd3aecb9cf5b
>  PYTHON_PYTEST_ASYNCIO_SETUP_TYPE = setuptools
>  PYTHON_PYTEST_ASYNCIO_LICENSE = Apache-2.0
>  PYTHON_PYTEST_ASYNCIO_LICENSE_FILES = LICENSE
> +PYTHON_PYTEST_ASYNCIO_DEPENDENCIES = host-python-setuptools-scm
>
>  $(eval $(python-package))

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:[~2024-01-12 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11  3:03 [Buildroot] [PATCH 1/1] package/python-pytest-asyncio: bump to version 0.23.3 James Hilliard
2024-01-12 15:58 ` Marcin Niestrój [this message]
2024-02-05 10:31 ` Arnout Vandecappelle via buildroot

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