mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Enrico Jorns <ejo@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: ejo@pengutronix.de
Subject: [ptxdist] [PATCH] python3-gbulb: version bump 0.6.1 -> 0.6.4
Date: Mon, 13 Mar 2023 17:32:42 +0100	[thread overview]
Message-ID: <20230313163242.4190575-1-ejo@pengutronix.de> (raw)

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




             reply	other threads:[~2023-03-13 16:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13 16:32 Enrico Jorns [this message]
2023-03-16 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20230313163242.4190575-1-ejo@pengutronix.de \
    --to=ejo@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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