* [Buildroot] [PATCH 1/1] package/python-pyproject-hooks: bump to version 1.1.0
@ 2024-07-07 21:05 James Hilliard
2024-07-08 20:31 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-07-07 21:05 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Note LICENSE file is missing from this release but license has not
changed.
This will be fixed in the next release:
https://github.com/pypa/pyproject-hooks/commit/dfb13356a4a4bb24ae7060a45362d3b4d52ef0bf
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-pyproject-hooks/python-pyproject-hooks.hash | 6 ++----
package/python-pyproject-hooks/python-pyproject-hooks.mk | 5 ++---
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/package/python-pyproject-hooks/python-pyproject-hooks.hash b/package/python-pyproject-hooks/python-pyproject-hooks.hash
index 9fdcd33596..7b7e86aabe 100644
--- a/package/python-pyproject-hooks/python-pyproject-hooks.hash
+++ b/package/python-pyproject-hooks/python-pyproject-hooks.hash
@@ -1,5 +1,3 @@
# md5, sha256 from https://pypi.org/pypi/pyproject_hooks/json
-md5 69b0b6de189bc04c3f9e304281765741 pyproject_hooks-1.0.0.tar.gz
-sha256 f271b298b97f5955d53fb12b72c1fb1948c22c1a6b70b315c54cedaca0264ef5 pyproject_hooks-1.0.0.tar.gz
-# Locally computed sha256 checksums
-sha256 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154 LICENSE
+md5 1963f68105b77c6d4be0a769c6d43779 pyproject_hooks-1.1.0.tar.gz
+sha256 4b37730834edbd6bd37f26ece6b44802fb1c1ee2ece0e54ddff8bfc06db86965 pyproject_hooks-1.1.0.tar.gz
diff --git a/package/python-pyproject-hooks/python-pyproject-hooks.mk b/package/python-pyproject-hooks/python-pyproject-hooks.mk
index a42dbb0ab1..ad14494da5 100644
--- a/package/python-pyproject-hooks/python-pyproject-hooks.mk
+++ b/package/python-pyproject-hooks/python-pyproject-hooks.mk
@@ -4,11 +4,10 @@
#
################################################################################
-PYTHON_PYPROJECT_HOOKS_VERSION = 1.0.0
+PYTHON_PYPROJECT_HOOKS_VERSION = 1.1.0
PYTHON_PYPROJECT_HOOKS_SOURCE = pyproject_hooks-$(PYTHON_PYPROJECT_HOOKS_VERSION).tar.gz
-PYTHON_PYPROJECT_HOOKS_SITE = https://files.pythonhosted.org/packages/25/c1/374304b8407d3818f7025457b7366c8e07768377ce12edfe2aa58aa0f64c
+PYTHON_PYPROJECT_HOOKS_SITE = https://files.pythonhosted.org/packages/c7/07/6f63dda440d4abb191b91dc383b472dae3dd9f37e4c1e4a5c3db150531c6
PYTHON_PYPROJECT_HOOKS_SETUP_TYPE = flit-bootstrap
PYTHON_PYPROJECT_HOOKS_LICENSE = MIT
-PYTHON_PYPROJECT_HOOKS_LICENSE_FILES = LICENSE
$(eval $(host-python-package))
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-pyproject-hooks: bump to version 1.1.0
2024-07-07 21:05 [Buildroot] [PATCH 1/1] package/python-pyproject-hooks: bump to version 1.1.0 James Hilliard
@ 2024-07-08 20:31 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-08 20:31 UTC (permalink / raw)
To: James Hilliard; +Cc: Asaf Kahlon, buildroot
Hello James,
On Sun, 7 Jul 2024 15:05:00 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> Note LICENSE file is missing from this release but license has not
> changed.
>
> This will be fixed in the next release:
> https://github.com/pypa/pyproject-hooks/commit/dfb13356a4a4bb24ae7060a45362d3b4d52ef0bf
Then, I'd say let's wait until the next release, or alternatively add a
patch re-adding the LICENSE file. A LICENSE file going away from a
package is a serious regression.
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-08 20:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-07 21:05 [Buildroot] [PATCH 1/1] package/python-pyproject-hooks: bump to version 1.1.0 James Hilliard
2024-07-08 20:31 ` Thomas Petazzoni via buildroot
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.