Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2026 10:20:09 +0000
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 56dc43e5bc45 - main - textproc/py-pygments: Update to 2.20.0
Message-ID:  <69ca4e59.3680f.7c2b21bb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56dc43e5bc457d8bff3456a56de74bd16e84f406

commit 56dc43e5bc457d8bff3456a56de74bd16e84f406
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-03-30 10:01:40 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-03-30 10:01:40 +0000

    textproc/py-pygments: Update to 2.20.0
    
    ChangeLog:      https://github.com/pygments/pygments/releases/tag/2.20.0
    Reported by:    "Matthäus G. Chajdas" <notifications@github.com>
---
 textproc/py-pygments/Makefile | 4 ++--
 textproc/py-pygments/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index cd875c34d8e1..d035f0b267bc 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pygments
-DISTVERSION=	2.19.2
+DISTVERSION=	2.20.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=1.18.0:devel/py-hatchling@${PY_FLAVOR}
-# tests: 5186 passed, 7 skipped, 1 warning
+# tests: 5217 passed, 7 skipped
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1.0:devel/py-pytest-cov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-randomly>=3.12.0:devel/py-pytest-randomly@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wcag-contrast-ratio>=0.9:www/py-wcag-contrast-ratio@${PY_FLAVOR}
diff --git a/textproc/py-pygments/distinfo b/textproc/py-pygments/distinfo
index 6adf922fde7f..1fb810fa331e 100644
--- a/textproc/py-pygments/distinfo
+++ b/textproc/py-pygments/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1750573109
-SHA256 (pygments-2.19.2.tar.gz) = 636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887
-SIZE (pygments-2.19.2.tar.gz) = 4968631
+TIMESTAMP = 1774864576
+SHA256 (pygments-2.20.0.tar.gz) = 6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f
+SIZE (pygments-2.20.0.tar.gz) = 4955991


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ca4e59.3680f.7c2b21bb>