From 8d4e10550a136a4dc5614844001ed4ae832b345e Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 1 Mar 2026 17:57:07 +0000 Subject: [PATCH] update to py3-bleach-6.3.0 relax version spec on tinycss2 (there is a tight spec in bleach, however this is only used when installing e.g. via pip as "bleach[css]" to pull in the dep; otherwise there isn't a version check). "fine with me if you've tested it all" daniel@ (I've tested as far as I can with dependent ports and it all seems ok) --- www/py-bleach/Makefile | 4 ++-- www/py-bleach/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-bleach/Makefile b/www/py-bleach/Makefile index 2e5677be3a9..231470e3819 100644 --- a/www/py-bleach/Makefile +++ b/www/py-bleach/Makefile @@ -1,7 +1,7 @@ COMMENT = easy whitelist-based HTML-sanitizing tool # bleach is deprecated upstream -MODPY_DISTV = 6.2.0 +MODPY_DISTV = 6.3.0 DISTNAME = bleach-${MODPY_DISTV} PKGNAME = py-${DISTNAME} @@ -19,7 +19,7 @@ MODULES = lang/python MODPY_PI = Yes MODPY_PYBUILD = setuptools -RUN_DEPENDS = textproc/py-tinycss2<1.5 \ +RUN_DEPENDS = textproc/py-tinycss2 \ textproc/py-webencodings BUILD_DEPENDS = devel/py-test-runner diff --git a/www/py-bleach/distinfo b/www/py-bleach/distinfo index 65342bdbd5e..448957843d2 100644 --- a/www/py-bleach/distinfo +++ b/www/py-bleach/distinfo @@ -1,2 +1,2 @@ -SHA256 (bleach-6.2.0.tar.gz) = Ej6JQRi4pZn9gNPsGm1Mx85OWIKxMXp+G6abVulfmR8= -SIZE (bleach-6.2.0.tar.gz) = 203083 +SHA256 (bleach-6.3.0.tar.gz) = bzuRscCgK7mni1pFTJJQaqD98Zfh1eEU0uAMb2QwbSI= +SIZE (bleach-6.3.0.tar.gz) = 203533