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-iniconfig: bump to version 2.0.0
Date: Wed, 11 Jan 2023 08:30:30 +0100 [thread overview]
Message-ID: <87sfghmste.fsf@grinn-global.com> (raw)
In-Reply-To: <20230109042314.2326173-1-james.hilliard1@gmail.com>
James Hilliard <james.hilliard1@gmail.com> writes:
> Migrate from setuptools to hatchling pep517 build backend.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-iniconfig/python-iniconfig.hash | 4 ++--
> package/python-iniconfig/python-iniconfig.mk | 7 ++++---
> 2 files changed, 6 insertions(+), 5 deletions(-)
>
> diff --git a/package/python-iniconfig/python-iniconfig.hash b/package/python-iniconfig/python-iniconfig.hash
> index b2469db99b..541ae3e3f3 100644
> --- a/package/python-iniconfig/python-iniconfig.hash
> +++ b/package/python-iniconfig/python-iniconfig.hash
> @@ -1,5 +1,5 @@
> # md5, sha256 from https://pypi.org/pypi/iniconfig/json
> -md5 0b7f3be87481211c183eae095bcea6f1 iniconfig-1.1.1.tar.gz
> -sha256 bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32 iniconfig-1.1.1.tar.gz
> +md5 3c030b3f51dcc3aca585de05635600e4 iniconfig-2.0.0.tar.gz
> +sha256 2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3 iniconfig-2.0.0.tar.gz
> # Locally computed sha256 checksums
> sha256 2af680c39ef493fb82830356d1d3df1acb5a06033cba2dec7a19e21caa77a866 LICENSE
> diff --git a/package/python-iniconfig/python-iniconfig.mk b/package/python-iniconfig/python-iniconfig.mk
> index 5c31c69957..99e946f0ab 100644
> --- a/package/python-iniconfig/python-iniconfig.mk
> +++ b/package/python-iniconfig/python-iniconfig.mk
> @@ -4,11 +4,12 @@
> #
> ################################################################################
>
> -PYTHON_INICONFIG_VERSION = 1.1.1
> +PYTHON_INICONFIG_VERSION = 2.0.0
> PYTHON_INICONFIG_SOURCE = iniconfig-$(PYTHON_INICONFIG_VERSION).tar.gz
> -PYTHON_INICONFIG_SITE = https://files.pythonhosted.org/packages/23/a2/97899f6bd0e873fed3a7e67ae8d3a08b21799430fb4da15cfedf10d6e2c2
> -PYTHON_INICONFIG_SETUP_TYPE = setuptools
> +PYTHON_INICONFIG_SITE = https://files.pythonhosted.org/packages/d7/4b/cbd8e699e64a6f16ca3a8220661b5f83792b3017d0f79807cb8708d33913
> +PYTHON_INICONFIG_SETUP_TYPE = pep517
> PYTHON_INICONFIG_LICENSE = MIT
> PYTHON_INICONFIG_LICENSE_FILES = LICENSE
> +PYTHON_INICONFIG_DEPENDENCIES = host-python-hatchling host-python-hatch-vcs
>
> $(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
prev parent reply other threads:[~2023-01-11 7:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-09 4:23 [Buildroot] [PATCH 1/1] package/python-iniconfig: bump to version 2.0.0 James Hilliard
2023-01-11 7:30 ` Marcin Niestrój [this message]
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=87sfghmste.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox