pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-doctor



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 17 19:42:26 UTC 2025

Modified Files:
        pkgsrc/devel/py-doctor: PLIST

Log Message:
py-doctor: fix PLIST after update


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-doctor/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-doctor/PLIST
diff -u pkgsrc/devel/py-doctor/PLIST:1.8 pkgsrc/devel/py-doctor/PLIST:1.9
--- pkgsrc/devel/py-doctor/PLIST:1.8    Sat Apr 12 10:37:46 2025
+++ pkgsrc/devel/py-doctor/PLIST        Mon Nov 17 19:42:26 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2025/04/12 10:37:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2025/11/17 19:42:26 wiz Exp $
 bin/pydoctor-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -295,6 +295,9 @@ ${PYSITELIB}/pydoctor/themes/readthedocs
 ${PYSITELIB}/pydoctor/themes/readthedocs/footer.html
 ${PYSITELIB}/pydoctor/themes/readthedocs/head.html
 ${PYSITELIB}/pydoctor/themes/readthedocs/readthedocstheme.css
+${PYSITELIB}/pydoctor/tokenutils.py
+${PYSITELIB}/pydoctor/tokenutils.pyc
+${PYSITELIB}/pydoctor/tokenutils.pyo
 ${PYSITELIB}/pydoctor/utils.py
 ${PYSITELIB}/pydoctor/utils.pyc
 ${PYSITELIB}/pydoctor/utils.pyo



Home | Main Index | Thread Index | Old Index