Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2023 13:41:15 GMT
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: f21a8792a447 - main - textproc/py-pygments: Update to 2.16.0
Message-ID:  <202308061341.376DfF61053874@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit:

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

commit f21a8792a44779a919090f4e88c53b3dd8b64f14
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2023-08-06 13:39:36 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2023-08-06 13:39:36 +0000

    textproc/py-pygments: Update to 2.16.0
    
    Release changes: https://github.com/pygments/pygments/releases/tag/2.16.0
---
 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 94bc5e74b1bd..a8036073ba86 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pygments
-DISTVERSION=	2.15.1
+DISTVERSION=	2.16.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0.40.0:devel/py-wheel@${PY_FLAVOR}
-# test: 4035 passed, 3 skipped, 8076 warnings
+# test: 4152 passed, 3 skipped
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}wcag-contrast-ratio>=0.9:www/py-wcag-contrast-ratio@${PY_FLAVOR}
 
 USES=		cpe python
diff --git a/textproc/py-pygments/distinfo b/textproc/py-pygments/distinfo
index f867e923631b..b46f9dd7c372 100644
--- a/textproc/py-pygments/distinfo
+++ b/textproc/py-pygments/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681921348
-SHA256 (Pygments-2.15.1.tar.gz) = 8ace4d3c1dd481894b2005f560ead0f9f19ee64fe983366be1a21e171d12775c
-SIZE (Pygments-2.15.1.tar.gz) = 4819591
+TIMESTAMP = 1691328179
+SHA256 (Pygments-2.16.0.tar.gz) = 4f6df32f21dca07a54a0a130bda9a25d2241e9e0a206841d061c85a60cc96145
+SIZE (Pygments-2.16.0.tar.gz) = 4873265



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308061341.376DfF61053874>