From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 30 Jan 2024 09:00:06 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1rUj2L-00BbPH-19 for lore@lore.pengutronix.de; Tue, 30 Jan 2024 09:00:06 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1rUj2M-0003yb-22; Tue, 30 Jan 2024 09:00:06 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rUj20-0003yR-EV; Tue, 30 Jan 2024 08:59:44 +0100 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rUj1z-003MRU-Uc; Tue, 30 Jan 2024 08:59:43 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1rUj1z-008zyc-2u; Tue, 30 Jan 2024 08:59:43 +0100 Date: Tue, 30 Jan 2024 08:59:43 +0100 From: Michael Olbrich To: Artur Wiebe Message-ID: Mail-Followup-To: Artur Wiebe , ptxdist@pengutronix.de References: <20240129100553.56125-1-artur@4wiebe.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240129100553.56125-1-artur@4wiebe.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] python3-pycparser: version bump 2.18 -> 2.21 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hi, On Mon, Jan 29, 2024 at 11:05:53AM +0100, Artur Wiebe wrote: > LICENSE file change: > "Slightly tweak the LICENSE file to be more canonical" Please look at the differences of the file in the old and new version. You'll note that the only difference is the copyright year. The commit message you mentioned is from a change that was made _after_ the new release. The whole point of the checksum is, that we notice if something changes. That means, actually looking at the files, comparing the two versions. So we can decided if the license needs to be changed. And finally document the whole process in the commit message. If you are unsure what to do with a change then ask here on the list. Regards, Michael > Signed-off-by: Artur Wiebe > --- > rules/python3-pycparser.make | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/rules/python3-pycparser.make b/rules/python3-pycparser.make > index 484410713..a4a644778 100644 > --- a/rules/python3-pycparser.make > +++ b/rules/python3-pycparser.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_PYCPARSER) += python3-pycparser > # > # Paths and names > # > -PYTHON3_PYCPARSER_VERSION := 2.18 > -PYTHON3_PYCPARSER_MD5 := 72370da54358202a60130e223d488136 > +PYTHON3_PYCPARSER_VERSION := 2.21 > +PYTHON3_PYCPARSER_MD5 := 48f7d743bf018f7bb2ffc5fb976d1492 > PYTHON3_PYCPARSER := pycparser-$(PYTHON3_PYCPARSER_VERSION) > PYTHON3_PYCPARSER_SUFFIX := tar.gz > PYTHON3_PYCPARSER_URL := $(call ptx/mirror-pypi, pycparser, $(PYTHON3_PYCPARSER).$(PYTHON3_PYCPARSER_SUFFIX)) > @@ -23,7 +23,7 @@ PYTHON3_PYCPARSER_SOURCE := $(SRCDIR)/$(PYTHON3_PYCPARSER).$(PYTHON3_PYCPARSER_S > PYTHON3_PYCPARSER_DIR := $(BUILDDIR)/$(PYTHON3_PYCPARSER) > PYTHON3_PYCPARSER_LICENSE := BSD-3-Clause > PYTHON3_PYCPARSER_LICENSE_FILES := \ > - file://LICENSE;md5=86f1cedb4e6410a88ce8e30b91079169 > + file://LICENSE;md5=2c28cdeabcb88f5843d934381b4b4fea > > # ---------------------------------------------------------------------------- > # Prepare > -- > 2.43.0 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |