pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test-doctestplus



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug 31 13:57:40 UTC 2023

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

Log Message:
py-test-doctestplus: updated to 1.0.0

1.0.0 (2023-08-11)

- Changing GitHub organization.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-doctestplus/Makefile \
    pkgsrc/devel/py-test-doctestplus/distinfo

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

Modified files:

Index: pkgsrc/devel/py-test-doctestplus/Makefile
diff -u pkgsrc/devel/py-test-doctestplus/Makefile:1.3 pkgsrc/devel/py-test-doctestplus/Makefile:1.4
--- pkgsrc/devel/py-test-doctestplus/Makefile:1.3       Fri Aug 11 06:30:28 2023
+++ pkgsrc/devel/py-test-doctestplus/Makefile   Thu Aug 31 13:57:40 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2023/08/11 06:30:28 adam Exp $
+# $NetBSD: Makefile,v 1.4 2023/08/31 13:57:40 adam Exp $
 
-DISTNAME=      pytest-doctestplus-0.13.0
+DISTNAME=      pytest-doctestplus-1.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-doctestplus/}
@@ -12,7 +12,11 @@ LICENSE=     modified-bsd
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
 DEPENDS+=      ${PYPKGPREFIX}-packaging>=17.0:../../devel/py-packaging
+DEPENDS+=      ${PYPKGPREFIX}-setuptools>=30.3.0:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-test>=4.6:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-remotedata>=0.3.2:../../net/py-test-remotedata
+TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/devel/py-test-doctestplus/distinfo
diff -u pkgsrc/devel/py-test-doctestplus/distinfo:1.3 pkgsrc/devel/py-test-doctestplus/distinfo:1.4
--- pkgsrc/devel/py-test-doctestplus/distinfo:1.3       Fri Aug 11 06:30:28 2023
+++ pkgsrc/devel/py-test-doctestplus/distinfo   Thu Aug 31 13:57:40 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/08/11 06:30:28 adam Exp $
+$NetBSD: distinfo,v 1.4 2023/08/31 13:57:40 adam Exp $
 
-BLAKE2s (pytest-doctestplus-0.13.0.tar.gz) = 1fd91df6bf2418a1695ec7d16b86d30b382e69c5ca0988214fc2304f46636d72
-SHA512 (pytest-doctestplus-0.13.0.tar.gz) = 7bced8a8d80536d915dbe5c14ecb156d7d855d5183fcc8fef2571a9ff35f2ebc8d56ac339491bf5181ae4bf1e39564fb1014337c4bc4143fae48b3227bffff0a
-Size (pytest-doctestplus-0.13.0.tar.gz) = 38468 bytes
+BLAKE2s (pytest-doctestplus-1.0.0.tar.gz) = 477d8257505901a33017bfb6c31385ab53e42bec3d1c835be46c46cb52de6c3d
+SHA512 (pytest-doctestplus-1.0.0.tar.gz) = b9487389956df8b274cddb55196c63b0a4f6c9cca41621689a477e0085008b28220f679d5663eb14b030369838491dbadbab260a634a62aefc89d14d9fdb1f80
+Size (pytest-doctestplus-1.0.0.tar.gz) = 38960 bytes



Home | Main Index | Thread Index | Old Index