mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] python3-tornado: version bump 6.2 -> 6.3.2
@ 2023-06-13 15:13 Artur Wiebe
  2023-06-21  8:51 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe @ 2023-06-13 15:13 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
 rules/python3-tornado.make | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/rules/python3-tornado.make b/rules/python3-tornado.make
index 3b71858dc..f2e9b8511 100644
--- a/rules/python3-tornado.make
+++ b/rules/python3-tornado.make
@@ -11,14 +11,16 @@
 #
 PACKAGES-$(PTXCONF_PYTHON3_TORNADO) += python3-tornado
 
-PYTHON3_TORNADO_VERSION	:= 6.2
-PYTHON3_TORNADO_MD5	:= 32fbad606b439c3e1bf4e79d4e872741
+PYTHON3_TORNADO_VERSION	:= 6.3.2
+PYTHON3_TORNADO_MD5	:= cabfe39cb7eb09d8128d4ac3deb934ce
 PYTHON3_TORNADO		:= tornado-$(PYTHON3_TORNADO_VERSION)
 PYTHON3_TORNADO_SUFFIX	:= tar.gz
 PYTHON3_TORNADO_URL	:= $(call ptx/mirror-pypi, tornado, $(PYTHON3_TORNADO).$(PYTHON3_TORNADO_SUFFIX))
 PYTHON3_TORNADO_SOURCE	:= $(SRCDIR)/$(PYTHON3_TORNADO).$(PYTHON3_TORNADO_SUFFIX)
 PYTHON3_TORNADO_DIR	:= $(BUILDDIR)/$(PYTHON3_TORNADO)
 PYTHON3_TORNADO_LICENSE	:= Apache-2.0
+PYTHON3_TORNADO_LICENSE_FILES:= \
+	file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.41.0




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

end of thread, other threads:[~2023-06-21  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-13 15:13 [ptxdist] [PATCH] python3-tornado: version bump 6.2 -> 6.3.2 Artur Wiebe
2023-06-21  8:51 ` [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