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: bump to version 7.4.4
Date: Fri, 12 Jan 2024 16:54:22 +0100 [thread overview]
Message-ID: <87edempmvu.fsf@grinn-global.com> (raw)
In-Reply-To: <20240111031649.2684726-1-james.hilliard1@gmail.com>
James Hilliard <james.hilliard1@gmail.com> writes:
> Drop no longer required python-py runtime dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-pytest/Config.in | 1 -
> package/python-pytest/python-pytest.hash | 4 ++--
> package/python-pytest/python-pytest.mk | 4 ++--
> 3 files changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/package/python-pytest/Config.in b/package/python-pytest/Config.in
> index c8f9a6eb5b..b42457e67d 100644
> --- a/package/python-pytest/Config.in
> +++ b/package/python-pytest/Config.in
> @@ -4,7 +4,6 @@ config BR2_PACKAGE_PYTHON_PYTEST
> select BR2_PACKAGE_PYTHON_INICONFIG # runtime
> select BR2_PACKAGE_PYTHON_PACKAGING # runtime
> select BR2_PACKAGE_PYTHON_PLUGGY # runtime
> - select BR2_PACKAGE_PYTHON_PY # runtime
> select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
> select BR2_PACKAGE_PYTHON3_ZLIB # runtime
> help
> diff --git a/package/python-pytest/python-pytest.hash b/package/python-pytest/python-pytest.hash
> index 7f79b94d8d..e710003535 100644
> --- a/package/python-pytest/python-pytest.hash
> +++ b/package/python-pytest/python-pytest.hash
> @@ -1,5 +1,5 @@
> # md5, sha256 from https://pypi.org/pypi/pytest/json
> -md5 8620558e8971b11207b2d6b083906cf9 pytest-7.4.2.tar.gz
> -sha256 a766259cfab564a2ad52cb1aae1b881a75c3eb7e34ca3779697c23ed47c47069 pytest-7.4.2.tar.gz
> +md5 e2ac4c70861f26d735b64e5687bb218e pytest-7.4.4.tar.gz
> +sha256 2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 pytest-7.4.4.tar.gz
> # Locally computer sha256
> sha256 ca836a5f9ecca3b2f350230faa20a48fb8b145653b5568d784862df864706b9b LICENSE
> diff --git a/package/python-pytest/python-pytest.mk b/package/python-pytest/python-pytest.mk
> index 326d951a32..3170a1a9db 100644
> --- a/package/python-pytest/python-pytest.mk
> +++ b/package/python-pytest/python-pytest.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_PYTEST_VERSION = 7.4.2
> +PYTHON_PYTEST_VERSION = 7.4.4
> PYTHON_PYTEST_SOURCE = pytest-$(PYTHON_PYTEST_VERSION).tar.gz
> -PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/e5/d0/18209bb95db8ee693a9a04fe056ab0663c6d6b1baf67dd50819dd9cd4bd7
> +PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/80/1f/9d8e98e4133ffb16c90f3b405c43e38d3abb715bb5d7a63a5a684f7e46a3
> PYTHON_PYTEST_SETUP_TYPE = setuptools
> PYTHON_PYTEST_LICENSE = MIT
> PYTHON_PYTEST_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
next prev parent reply other threads:[~2024-01-12 16:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-11 3:16 [Buildroot] [PATCH 1/1] package/python-pytest: bump to version 7.4.4 James Hilliard
2024-01-12 15:54 ` 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=87edempmvu.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.