head 1.4; access; symbols pkgsrc-2026Q2:1.1.0.2 pkgsrc-2026Q2-base:1.1; locks; strict; comment @# @; 1.4 date 2026.08.23.08.14.57; author wiz; state Exp; branches; next 1.3; commitid 5iIgHCKssCPFKJSG; 1.3 date 2026.07.13.12.28.09; author wiz; state Exp; branches; next 1.2; commitid SmxD715CAogetuNG; 1.2 date 2026.06.28.15.41.42; author wiz; state Exp; branches; next 1.1; commitid hjtQh9zHnnKc1ALG; 1.1 date 2026.06.11.13.14.04; author wiz; state Exp; branches; next ; commitid IMnlG255NZoMKnJG; desc @@ 1.4 log @py-pymdown-extensions: update to 11.0.2. 11.0.2 FIX: InlineHilite: Improve performance of inline code matching. FIX: Keys: Fix regex pattern inefficiencies. FIX: Blocks.HTML: Fix backtracking in HTML extension. @ text @# $NetBSD: Makefile,v 1.3 2026/07/13 12:28:09 wiz Exp $ DISTNAME= pymdown_extensions-11.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pymdown-extensions/} MAINTAINER= kamelderouiche@@yahoo.com HOMEPAGE= https://github.com/facelessuser/pymdown-extensions COMMENT= Extension pack for Python Markdown LICENSE= mit TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling DEPENDS+= ${PYPKGPREFIX}-markdown>=3.6:../../textproc/py-markdown DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 310 311 .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.3 log @py-pymdown-extensions: update to 11.0.1. 11.0.1 FIX: BetterEm: Fix regex pattern inefficiencies. FIX: Tilde: Fix regex pattern inefficiencies. FIX: Caret: Fix regex pattern inefficiencies. FIX: MagicLink: Fix regex pattern inefficiencies. 11.0 BREAK: B64: Restricts relative links to base_path by default. Can be disabled by setting new restrict_path option to False. The new root_path can be specified if paths are desired to be restricted to a different location separate base_path which is also used as a relative base for image paths. NEW: Drop Python 3.9 support. FIX: Tabbed: Fix issue where an empty title would cause an exception. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2026/06/28 15:41:42 wiz Exp $ d3 1 a3 1 DISTNAME= pymdown_extensions-11.0.1 @ 1.2 log @*: limit Python versions due to py-numpy dropping Python 3.11 support @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2026/06/11 13:14:04 wiz Exp $ d3 1 a3 1 DISTNAME= pymdown_extensions-10.21.3 @ 1.1 log @textproc/py-pymdown-extensions: import py-pymdown-extensions-10.21.3 Packaged for wip by K.I.A.Derouiche. Extension pack for Python Markdown @ text @d1 1 a1 1 # $NetBSD$ d19 2 @