From nobody Wed Feb 25 16:03:18 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fLfWq29X4z6T7QV for ; Wed, 25 Feb 2026 16:03:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fLfWq0HQwz3HYx for ; Wed, 25 Feb 2026 16:03:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772035399; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Lz3OpbIi35znxWH1y1SH4oAzO8aRkhU3zRD6CpBWesA=; b=hyPE1bjEzhstqYM/z7B1xW9Sbr8CiuYeWi4hqNHO9PudHMK0MFzno+KadJhWKLUFRtQ7PV HPz3JPE/NObURkpJ+uUXI7AJGG+9Jt9EX3LkgD8hZHh9dV+x92ANK8vXwxXA7HOtDSANvS K3bX7YTfwgA3ui8RyQuuIMvL1jqK9UAnn0+mfn64yw+tH1MPfHxMfDkc4nv6HwXhWT2FMq s0vU5rzaTsEj0ST1b8E9kArxxB1NjylrHtaGqc0I7th6wXYd7bHWkP2rmDYwdKvtcRYwkN rtxZrFKqk4Fbhtqbj6jd9cS9w51ZdKea5G9X/PE9JMWh9dbIDgr1SvoPiGekLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772035399; a=rsa-sha256; cv=none; b=Gbjy6dAwMDyA3xnoqA47FcZbFFvq1p47GgGo5hh1O1yuci9m/236pIUD7dQtMAQb4nXfCy XJRi01g1f7tQgpIWJ20naxaD+XQIew+HGJ/2NdnBB5N3tv+NBctm3JthnhpdcUIYykoT4U yMcNEeYCKBrn6SUsa9ymjDiO8tkdEdPRb3ZD+KYZyxKKIIyR1lXAO43BIl2Zsw6UnkQlrT A71mcpq6sS2kyhvIJSXks21nwNVM3ZbEYzKPuVb9llQo9dtv+Crjc4XZ/d/mmgpvquFQOu cMFACwOhRIFK9/26yl3HH6hvuTyaSgAWm8rgaV7AXOstGiykYHidk89Xx57VOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772035399; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Lz3OpbIi35znxWH1y1SH4oAzO8aRkhU3zRD6CpBWesA=; b=NsD1BFmXONvZ5IkyJo+TfYicTonVtoXlu4YKSqScDjIgsh2tlcDnFlz4MKOR5xQAWGNAvO MZgyPAau7lG8nbtFRGOc2SebW+wcthRSdC512v5oVvx905CYC4e09cmW1YXWgIMcxDdEL1 mu3PxpJLRr3a1o/obzgQ9+v6qboc9sE8eZSuMwjA7t1y7bQVuftxpoBGNIlqWHWhRJwSJr 8wbSmiiVTzgKqCPSlVozxuyqrF7F3RR3FMFh4nEK685unab7pgkcfQYsMlmzagodDscd/K 8zFkJEeUVK8NljMp/7oMUeTGXnZfnnreW87dU4zwi1YQ1HhVLWYJzsB1ymO6yQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fLfWp6bP5z17NN for ; Wed, 25 Feb 2026 16:03:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2770c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 25 Feb 2026 16:03:18 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kai Knoblich Subject: git: f6c9dbd049b3 - main - textproc/py-pymdown-extensions: Update to 10.21 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f6c9dbd049b3c00c53c3caa3b2a8cc3642b797ea Auto-Submitted: auto-generated Date: Wed, 25 Feb 2026 16:03:18 +0000 Message-Id: <699f1d46.2770c.1f03fd13@gitrepo.freebsd.org> The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6c9dbd049b3c00c53c3caa3b2a8cc3642b797ea commit f6c9dbd049b3c00c53c3caa3b2a8cc3642b797ea Author: Kai Knoblich AuthorDate: 2026-02-25 08:27:31 +0000 Commit: Kai Knoblich CommitDate: 2026-02-25 16:01:27 +0000 textproc/py-pymdown-extensions: Update to 10.21 Changelog: https://github.com/facelessuser/pymdown-extensions/releases/tag/10.21 --- textproc/py-pymdown-extensions/Makefile | 2 +- textproc/py-pymdown-extensions/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-pymdown-extensions/Makefile b/textproc/py-pymdown-extensions/Makefile index 3387c88e6db4..7f338a86c07f 100644 --- a/textproc/py-pymdown-extensions/Makefile +++ b/textproc/py-pymdown-extensions/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymdown-extensions -DISTVERSION= 10.20.1 +DISTVERSION= 10.21 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pymdown-extensions/distinfo b/textproc/py-pymdown-extensions/distinfo index a20e3b6e0e87..73ae821dff24 100644 --- a/textproc/py-pymdown-extensions/distinfo +++ b/textproc/py-pymdown-extensions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769786041 -SHA256 (pymdown_extensions-10.20.1.tar.gz) = e7e39c865727338d434b55f1dd8da51febcffcaebd6e1a0b9c836243f660740a -SIZE (pymdown_extensions-10.20.1.tar.gz) = 852860 +TIMESTAMP = 1772007973 +SHA256 (pymdown_extensions-10.21.tar.gz) = 39f4a020f40773f6b2ff31d2cd2546c2c04d0a6498c31d9c688d2be07e1767d5 +SIZE (pymdown_extensions-10.21.tar.gz) = 853363