Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 00:45:08 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 812d182bd482 - main - devel/py-pytest-checkdocs: Update to 2.12.0
Message-ID:  <202404050045.4350j8Kx001009@gitrepo.freebsd.org>

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

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

commit 812d182bd482e754355b8d544b37a6b633382089
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 00:39:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 00:39:53 +0000

    devel/py-pytest-checkdocs: Update to 2.12.0
    
    Changes:        https://github.com/jaraco/pytest-checkdocs/blob/main/NEWS.rst
---
 devel/py-pytest-checkdocs/Makefile | 6 +++---
 devel/py-pytest-checkdocs/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-pytest-checkdocs/Makefile b/devel/py-pytest-checkdocs/Makefile
index d71088df9f3b..54ace689857f 100644
--- a/devel/py-pytest-checkdocs/Makefile
+++ b/devel/py-pytest-checkdocs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-checkdocs
-PORTVERSION=	2.11.0
+PORTVERSION=	2.12.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.1:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}build>=1.1:devel/py-build@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}docutils>=0.15,1:textproc/py-docutils@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>=0.15,1:textproc/py-docutils@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jaraco.packaging>=9.5:devel/py-jaraco.packaging@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-black>=0.3.7:devel/py-pytest-black@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-enabler>=1.3.0:devel/py-pytest-enabler@${PY_FLAVOR} \
diff --git a/devel/py-pytest-checkdocs/distinfo b/devel/py-pytest-checkdocs/distinfo
index f23a05522a57..460ffb31d953 100644
--- a/devel/py-pytest-checkdocs/distinfo
+++ b/devel/py-pytest-checkdocs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466162
-SHA256 (pytest-checkdocs-2.11.0.tar.gz) = 3270668c5d0758f6084c8dc1890d4e95321f0b1c46bda7aa18d8b6cc314e4b5c
-SIZE (pytest-checkdocs-2.11.0.tar.gz) = 8465
+TIMESTAMP = 1712084506
+SHA256 (pytest-checkdocs-2.12.0.tar.gz) = 7e5ff61b67f728840e0b6d07334c97a80aebfbea9148e5f2f261870f513d5db5
+SIZE (pytest-checkdocs-2.12.0.tar.gz) = 8467



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