mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] python3-gbulb: version bump 0.6.1 -> 0.6.4
@ 2023-03-13 16:32 Enrico Jorns
  2023-03-16 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Jorns @ 2023-03-13 16:32 UTC (permalink / raw)
  To: ptxdist; +Cc: ejo

Better supports recent python versions (3.10, 3.11)

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
---
 rules/python3-gbulb.make | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/rules/python3-gbulb.make b/rules/python3-gbulb.make
index 3db63a4a8..fbfc80cde 100644
--- a/rules/python3-gbulb.make
+++ b/rules/python3-gbulb.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_PYTHON3_GBULB) += python3-gbulb
 #
 # Paths and names
 #
-PYTHON3_GBULB_VERSION	:= 0.6.1
-PYTHON3_GBULB_MD5	:= f3389e58474bdcd80ec2bae0292f2652
+PYTHON3_GBULB_VERSION	:= 0.6.4
+PYTHON3_GBULB_MD5	:= c7ad3d6c3dfede5c9f90a257010d9675
 PYTHON3_GBULB		:= gbulb-$(PYTHON3_GBULB_VERSION)
 PYTHON3_GBULB_SUFFIX	:= zip
-PYTHON3_GBULB_URL	:= https://github.com/nathan-hoad/gbulb/archive/$(PYTHON3_GBULB_VERSION).$(PYTHON3_GBULB_SUFFIX)
+PYTHON3_GBULB_URL	:= https://github.com/beeware/gbulb/archive/refs/tags/v$(PYTHON3_GBULB_VERSION).$(PYTHON3_GBULB_SUFFIX)
 PYTHON3_GBULB_SOURCE	:= $(SRCDIR)/$(PYTHON3_GBULB).$(PYTHON3_GBULB_SUFFIX)
 PYTHON3_GBULB_DIR	:= $(BUILDDIR)/$(PYTHON3_GBULB)
 PYTHON3_GBULB_LICENSE	:= Apache-2.0
+PYTHON3_GBULB_LICENSE_FILES := \
+	file://LICENSE;md5=edfe3d91d4b439ac8a8c23cebbf00501
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] python3-gbulb: version bump 0.6.1 -> 0.6.4
  2023-03-13 16:32 [ptxdist] [PATCH] python3-gbulb: version bump 0.6.1 -> 0.6.4 Enrico Jorns
@ 2023-03-16 14:31 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-03-16 14:31 UTC (permalink / raw)
  To: ptxdist; +Cc: Enrico Jorns

Thanks, applied as 36e8d7bbda8bea8b8dc6a064668ab06ea3974d5d.

Michael

[sent from post-receive hook]

On Thu, 16 Mar 2023 15:31:34 +0100, Enrico Jorns <ejo@pengutronix.de> wrote:
> Better supports recent python versions (3.10, 3.11)
> 
> Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
> Message-Id: <20230313163242.4190575-1-ejo@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/python3-gbulb.make b/rules/python3-gbulb.make
> index 3db63a4a8477..fbfc80cde1c8 100644
> --- a/rules/python3-gbulb.make
> +++ b/rules/python3-gbulb.make
> @@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_PYTHON3_GBULB) += python3-gbulb
>  #
>  # Paths and names
>  #
> -PYTHON3_GBULB_VERSION	:= 0.6.1
> -PYTHON3_GBULB_MD5	:= f3389e58474bdcd80ec2bae0292f2652
> +PYTHON3_GBULB_VERSION	:= 0.6.4
> +PYTHON3_GBULB_MD5	:= c7ad3d6c3dfede5c9f90a257010d9675
>  PYTHON3_GBULB		:= gbulb-$(PYTHON3_GBULB_VERSION)
>  PYTHON3_GBULB_SUFFIX	:= zip
> -PYTHON3_GBULB_URL	:= https://github.com/nathan-hoad/gbulb/archive/$(PYTHON3_GBULB_VERSION).$(PYTHON3_GBULB_SUFFIX)
> +PYTHON3_GBULB_URL	:= https://github.com/beeware/gbulb/archive/refs/tags/v$(PYTHON3_GBULB_VERSION).$(PYTHON3_GBULB_SUFFIX)
>  PYTHON3_GBULB_SOURCE	:= $(SRCDIR)/$(PYTHON3_GBULB).$(PYTHON3_GBULB_SUFFIX)
>  PYTHON3_GBULB_DIR	:= $(BUILDDIR)/$(PYTHON3_GBULB)
>  PYTHON3_GBULB_LICENSE	:= Apache-2.0
> +PYTHON3_GBULB_LICENSE_FILES := \
> +	file://LICENSE;md5=edfe3d91d4b439ac8a8c23cebbf00501
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-16 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13 16:32 [ptxdist] [PATCH] python3-gbulb: version bump 0.6.1 -> 0.6.4 Enrico Jorns
2023-03-16 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox