pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-test-doctestplus: update to 0.11.2



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Jan 17 10:34:51 2022 +0100
Changeset:	230940006b41130d3acebf52167dbbec4bf6958a

Modified Files:
	py-test-doctestplus/Makefile
	py-test-doctestplus/distinfo

Log Message:
py-test-doctestplus: update to 0.11.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=230940006b41130d3acebf52167dbbec4bf6958a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-test-doctestplus/Makefile | 12 ++++++++----
 py-test-doctestplus/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 7 deletions(-)

diffs:
diff --git a/py-test-doctestplus/Makefile b/py-test-doctestplus/Makefile
index 5b72a95d7e..1c9cbbf56c 100644
--- a/py-test-doctestplus/Makefile
+++ b/py-test-doctestplus/Makefile
@@ -1,19 +1,23 @@
 # $NetBSD$
 
-DISTNAME=	pytest-doctestplus-0.8.0
+DISTNAME=	pytest-doctestplus-0.11.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=	devel python
-MASTER_SITES=	https://files.pythonhosted.org/packages/53/0d/23d7f503f1d219bbd66987371eaa4c38149742ed4cdae9dbe6a5576655a0/
+MASTER_SITES=	${MASTER_SITE_PYPI:=p/pytest-doctestplus/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://astropy.org/
 COMMENT=	Pytest plugin with advanced doctest features
 LICENSE=	modified-bsd
 
+TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+DEPENDS+=	${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
+DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+DEPENDS+=	${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
+
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONED_DEPENDENCIES+=	pip test
+PYTHON_VERSIONS_INCOMPATIBLE=	27
 
-.include "../../lang/python/versioned_dependencies.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-test-doctestplus/distinfo b/py-test-doctestplus/distinfo
index ec63a819bc..afa697e023 100644
--- a/py-test-doctestplus/distinfo
+++ b/py-test-doctestplus/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (pytest-doctestplus-0.8.0.tar.gz) = ad33552d7aa04edcf45c72ae2fbd6a14ee3f1513
-SHA512 (pytest-doctestplus-0.8.0.tar.gz) = 108f6bf2d5d663bfc9c6c50e63633814baf248062b6e2d83ca6e83d1d8db9940251ebbb60cd57b04e8ede20b9511f4c86e4ac618618cb42ccaa68c6c38989f2e
-Size (pytest-doctestplus-0.8.0.tar.gz) = 27489 bytes
+BLAKE2s (pytest-doctestplus-0.11.2.tar.gz) = 894a404c1d8ce7cd296f5494c907c3fc933308019d8ba48cfe112fb164602746
+SHA512 (pytest-doctestplus-0.11.2.tar.gz) = fed49a551be78f51db60161ccfa592e461719cca76e2a48e3267e8a22dbec60d02d8fbb757a88cb5cf4dc22143e27d3d20f25b51855be835254c72fd8260abbd
+Size (pytest-doctestplus-0.11.2.tar.gz) = 34943 bytes


Home | Main Index | Thread Index | Old Index