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:   wiz
Date:           Mon Jan 17 09:39:19 UTC 2022

Modified Files:
        pkgsrc/devel/py-test-doctestplus: PLIST

Log Message:
py-test-doctestplus: update PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-doctestplus/PLIST

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/PLIST
diff -u pkgsrc/devel/py-test-doctestplus/PLIST:1.1 pkgsrc/devel/py-test-doctestplus/PLIST:1.2
--- pkgsrc/devel/py-test-doctestplus/PLIST:1.1  Mon Jan 17 09:35:59 2022
+++ pkgsrc/devel/py-test-doctestplus/PLIST      Mon Jan 17 09:39:19 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2022/01/17 09:35:59 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/01/17 09:39:19 wiz Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -15,6 +15,15 @@ ${PYSITELIB}/pytest_doctestplus/output_c
 ${PYSITELIB}/pytest_doctestplus/plugin.py
 ${PYSITELIB}/pytest_doctestplus/plugin.pyc
 ${PYSITELIB}/pytest_doctestplus/plugin.pyo
+${PYSITELIB}/pytest_doctestplus/sphinx/__init__.py
+${PYSITELIB}/pytest_doctestplus/sphinx/__init__.pyc
+${PYSITELIB}/pytest_doctestplus/sphinx/__init__.pyo
+${PYSITELIB}/pytest_doctestplus/sphinx/doctestplus.py
+${PYSITELIB}/pytest_doctestplus/sphinx/doctestplus.pyc
+${PYSITELIB}/pytest_doctestplus/sphinx/doctestplus.pyo
 ${PYSITELIB}/pytest_doctestplus/utils.py
 ${PYSITELIB}/pytest_doctestplus/utils.pyc
 ${PYSITELIB}/pytest_doctestplus/utils.pyo
+${PYSITELIB}/pytest_doctestplus/version.py
+${PYSITELIB}/pytest_doctestplus/version.pyc
+${PYSITELIB}/pytest_doctestplus/version.pyo



Home | Main Index | Thread Index | Old Index