pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-whitenoise
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 26 12:55:00 UTC 2026
Modified Files:
pkgsrc/www/py-whitenoise: Makefile distinfo
Log Message:
py-whitenoise: updated to 6.12.0
6.12.0 (2026-02-27)
Drop Python 3.9 support.
Fix potential unauthorised file access vulnerability in “autorefesh” mode. See 684 for details, and a reminder that autorefresh mode has always been documented as unsuitable for production use.
Thanks Seth Larson for reporting.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-whitenoise/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-whitenoise/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-whitenoise/Makefile
diff -u pkgsrc/www/py-whitenoise/Makefile:1.11 pkgsrc/www/py-whitenoise/Makefile:1.12
--- pkgsrc/www/py-whitenoise/Makefile:1.11 Fri Dec 26 12:01:26 2025
+++ pkgsrc/www/py-whitenoise/Makefile Thu Mar 26 12:55:00 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/12/26 12:01:26 adam Exp $
+# $NetBSD: Makefile,v 1.12 2026/03/26 12:55:00 adam Exp $
-DISTNAME= whitenoise-6.11.0
+DISTNAME= whitenoise-6.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/whitenoise/}
Index: pkgsrc/www/py-whitenoise/distinfo
diff -u pkgsrc/www/py-whitenoise/distinfo:1.10 pkgsrc/www/py-whitenoise/distinfo:1.11
--- pkgsrc/www/py-whitenoise/distinfo:1.10 Fri Dec 26 12:01:26 2025
+++ pkgsrc/www/py-whitenoise/distinfo Thu Mar 26 12:55:00 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/12/26 12:01:26 adam Exp $
+$NetBSD: distinfo,v 1.11 2026/03/26 12:55:00 adam Exp $
-BLAKE2s (whitenoise-6.11.0.tar.gz) = e8f11f1d78a313eade46f918627ae9061940ec1bdc2ce813c690fdd993a9577d
-SHA512 (whitenoise-6.11.0.tar.gz) = 4d8679d4c5e1d1f8c43a57be3746698f1e6eb78b80be0aa11e7ca12cd4d7da77712921840e30fde7086658499db371a0c5bb7743ba3f71fc94c551206a83943e
-Size (whitenoise-6.11.0.tar.gz) = 26432 bytes
+BLAKE2s (whitenoise-6.12.0.tar.gz) = 37c7a08c1239b071f7f51b070157a4afb2d995fcd0581452190a76852a7ed9fe
+SHA512 (whitenoise-6.12.0.tar.gz) = 4e407b34e921f9a582bae160f683f3c34f8dade3320aeb1f90ec50a1c392a222d267c304693c1ec3726c2155468510d4dc9ee170f16e09ec9a3f20e7fee5551f
+Size (whitenoise-6.12.0.tar.gz) = 26841 bytes
Home |
Main Index |
Thread Index |
Old Index