pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-tornado
Module Name: pkgsrc
Committed By: adam
Date: Thu May 22 18:47:12 UTC 2025
Modified Files:
pkgsrc/www/py-tornado: Makefile distinfo
Log Message:
py-tornado: updated to 6.5.1
6.5.1
Bug fixes
Fixed a bug in multipart/form-data parsing that could incorrectly reject filenames containing characters above U+00FF (i.e. most characters outside the Latin alphabet).
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/py-tornado/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/py-tornado/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-tornado/Makefile
diff -u pkgsrc/www/py-tornado/Makefile:1.42 pkgsrc/www/py-tornado/Makefile:1.43
--- pkgsrc/www/py-tornado/Makefile:1.42 Thu May 22 05:59:40 2025
+++ pkgsrc/www/py-tornado/Makefile Thu May 22 18:47:12 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2025/05/22 05:59:40 adam Exp $
+# $NetBSD: Makefile,v 1.43 2025/05/22 18:47:12 adam Exp $
-DISTNAME= tornado-6.5
+DISTNAME= tornado-6.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tornado/}
Index: pkgsrc/www/py-tornado/distinfo
diff -u pkgsrc/www/py-tornado/distinfo:1.30 pkgsrc/www/py-tornado/distinfo:1.31
--- pkgsrc/www/py-tornado/distinfo:1.30 Thu May 22 05:59:40 2025
+++ pkgsrc/www/py-tornado/distinfo Thu May 22 18:47:12 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2025/05/22 05:59:40 adam Exp $
+$NetBSD: distinfo,v 1.31 2025/05/22 18:47:12 adam Exp $
-BLAKE2s (tornado-6.5.tar.gz) = e5f9561faf3377e33f4dc499604119106267bd4173abc7862402d97c750a2a15
-SHA512 (tornado-6.5.tar.gz) = 30c5caa80fcf7d39bee61f58d7940c57cd1834e0f519501dee49b86a3a00122c1a105205a8edb414b39b6088d217e2628fcd9c8c76b1fceddd81ce087aa31f0a
-Size (tornado-6.5.tar.gz) = 508968 bytes
+BLAKE2s (tornado-6.5.1.tar.gz) = dd98e0595c8e8d17291c2a356339656c78c82a83d95de8208eceafc11a49f506
+SHA512 (tornado-6.5.1.tar.gz) = af95a8cb1c387824ed3c8f4d01ad982706d5bd142002ac4c839de76955b33411a7560973f898ef7953468b716ad585f0ebd7989d3948201ace1f0d95ebf52811
+Size (tornado-6.5.1.tar.gz) = 509934 bytes
Home |
Main Index |
Thread Index |
Old Index