* [Buildroot] [PATCH] package/python-minimalmodbus: bump to version 2.1.1
@ 2023-09-19 12:39 Angelo Compagnucci
2023-09-21 12:59 ` Thomas Petazzoni via buildroot
2024-01-29 18:44 ` Marcus Hoffmann via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Angelo Compagnucci @ 2023-09-19 12:39 UTC (permalink / raw)
To: buildroot; +Cc: Angelo Compagnucci
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
---
package/python-minimalmodbus/python-minimalmodbus.hash | 2 +-
package/python-minimalmodbus/python-minimalmodbus.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/python-minimalmodbus/python-minimalmodbus.hash b/package/python-minimalmodbus/python-minimalmodbus.hash
index b29e83773b..635090fae7 100644
--- a/package/python-minimalmodbus/python-minimalmodbus.hash
+++ b/package/python-minimalmodbus/python-minimalmodbus.hash
@@ -1,4 +1,4 @@
# sha256 from https://pypi.org/project/minimalmodbus
-sha256 cf873a2530be3f4b86467c3e4d47b5f69fd345d47451baca4adbf59e2ac36d00 minimalmodbus-2.0.1.tar.gz
+sha256 c3f5a56e107d537e4bb420f7e735841ab2939c8ca6fb528f5fe4124571315b64 minimalmodbus-2.1.1.tar.gz
# Hash for license file
sha256 abe787d472ae2069e935c84eb13fd770518dfb08b92d5f190f3cd7ff6d1f6f32 LICENSE
diff --git a/package/python-minimalmodbus/python-minimalmodbus.mk b/package/python-minimalmodbus/python-minimalmodbus.mk
index b463cf9ffe..5a6e7733be 100644
--- a/package/python-minimalmodbus/python-minimalmodbus.mk
+++ b/package/python-minimalmodbus/python-minimalmodbus.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_MINIMALMODBUS_VERSION = 2.0.1
+PYTHON_MINIMALMODBUS_VERSION = 2.1.1
PYTHON_MINIMALMODBUS_SOURCE = minimalmodbus-$(PYTHON_MINIMALMODBUS_VERSION).tar.gz
-PYTHON_MINIMALMODBUS_SITE = https://files.pythonhosted.org/packages/78/99/8cd22b4465e697bae2b02fd06aaccd4c5cdfbb18945d728db99f23d71df9
+PYTHON_MINIMALMODBUS_SITE = https://files.pythonhosted.org/packages/37/fc/8a58f7bcdece751f16a4a9aac780acd1288aa8ac6adbffdd764c88fb71c6
PYTHON_MINIMALMODBUS_SETUP_TYPE = setuptools
PYTHON_MINIMALMODBUS_LICENSE = Apache-2.0
PYTHON_MINIMALMODBUS_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/python-minimalmodbus: bump to version 2.1.1
2023-09-19 12:39 [Buildroot] [PATCH] package/python-minimalmodbus: bump to version 2.1.1 Angelo Compagnucci
@ 2023-09-21 12:59 ` Thomas Petazzoni via buildroot
2024-01-29 18:44 ` Marcus Hoffmann via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-09-21 12:59 UTC (permalink / raw)
To: Angelo Compagnucci; +Cc: buildroot
On Tue, 19 Sep 2023 14:39:57 +0200
Angelo Compagnucci <angelo@amarulasolutions.com> wrote:
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
> ---
> package/python-minimalmodbus/python-minimalmodbus.hash | 2 +-
> package/python-minimalmodbus/python-minimalmodbus.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/python-minimalmodbus: bump to version 2.1.1
2023-09-19 12:39 [Buildroot] [PATCH] package/python-minimalmodbus: bump to version 2.1.1 Angelo Compagnucci
2023-09-21 12:59 ` Thomas Petazzoni via buildroot
@ 2024-01-29 18:44 ` Marcus Hoffmann via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Marcus Hoffmann via buildroot @ 2024-01-29 18:44 UTC (permalink / raw)
To: Angelo Compagnucci, buildroot; +Cc: James Hilliard
Hi Angelo,
On 19.09.23 14:39, Angelo Compagnucci wrote:
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
> ---
> package/python-minimalmodbus/python-minimalmodbus.hash | 2 +-
> package/python-minimalmodbus/python-minimalmodbus.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/python-minimalmodbus/python-minimalmodbus.hash b/package/python-minimalmodbus/python-minimalmodbus.hash
> index b29e83773b..635090fae7 100644
> --- a/package/python-minimalmodbus/python-minimalmodbus.hash
> +++ b/package/python-minimalmodbus/python-minimalmodbus.hash
> @@ -1,4 +1,4 @@
> # sha256 from https://pypi.org/project/minimalmodbus
> -sha256 cf873a2530be3f4b86467c3e4d47b5f69fd345d47451baca4adbf59e2ac36d00 minimalmodbus-2.0.1.tar.gz
> +sha256 c3f5a56e107d537e4bb420f7e735841ab2939c8ca6fb528f5fe4124571315b64 minimalmodbus-2.1.1.tar.gz
> # Hash for license file
> sha256 abe787d472ae2069e935c84eb13fd770518dfb08b92d5f190f3cd7ff6d1f6f32 LICENSE
> diff --git a/package/python-minimalmodbus/python-minimalmodbus.mk b/package/python-minimalmodbus/python-minimalmodbus.mk
> index b463cf9ffe..5a6e7733be 100644
> --- a/package/python-minimalmodbus/python-minimalmodbus.mk
> +++ b/package/python-minimalmodbus/python-minimalmodbus.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_MINIMALMODBUS_VERSION = 2.0.1
> +PYTHON_MINIMALMODBUS_VERSION = 2.1.1
AFAICT this bump broke the package. For whatever reason this installs an
empty package for me.
Switching the setup type to pep517 fixes this/works around this.
Alternatively, this should be fixed by applying
https://patchwork.ozlabs.org/project/buildroot/patch/20231126180840.2081945-5-james.hilliard1@gmail.com/
(which switches all setuptools builds to pep517) but I haven't
specifically tested this.
> PYTHON_MINIMALMODBUS_SOURCE = minimalmodbus-$(PYTHON_MINIMALMODBUS_VERSION).tar.gz
> -PYTHON_MINIMALMODBUS_SITE = https://files.pythonhosted.org/packages/78/99/8cd22b4465e697bae2b02fd06aaccd4c5cdfbb18945d728db99f23d71df9
> +PYTHON_MINIMALMODBUS_SITE = https://files.pythonhosted.org/packages/37/fc/8a58f7bcdece751f16a4a9aac780acd1288aa8ac6adbffdd764c88fb71c6
> PYTHON_MINIMALMODBUS_SETUP_TYPE = setuptools
> PYTHON_MINIMALMODBUS_LICENSE = Apache-2.0
> PYTHON_MINIMALMODBUS_LICENSE_FILES = LICENSE
Best,
Marcus
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-29 18:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 12:39 [Buildroot] [PATCH] package/python-minimalmodbus: bump to version 2.1.1 Angelo Compagnucci
2023-09-21 12:59 ` Thomas Petazzoni via buildroot
2024-01-29 18:44 ` Marcus Hoffmann via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox