pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-testtools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 20 05:07:31 UTC 2026

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

Log Message:
py-testtools: fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-testtools/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-testtools/PLIST
diff -u pkgsrc/devel/py-testtools/PLIST:1.14 pkgsrc/devel/py-testtools/PLIST:1.15
--- pkgsrc/devel/py-testtools/PLIST:1.14        Tue Feb 24 20:02:48 2026
+++ pkgsrc/devel/py-testtools/PLIST     Mon Apr 20 05:07:31 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2026/02/24 20:02:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2026/04/20 05:07:31 wiz Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -6,6 +6,9 @@ ${PYSITELIB}/${WHEEL_INFODIR}/licenses/L
 ${PYSITELIB}/testtools/__init__.py
 ${PYSITELIB}/testtools/__init__.pyc
 ${PYSITELIB}/testtools/__init__.pyo
+${PYSITELIB}/testtools/_types.py
+${PYSITELIB}/testtools/_types.pyc
+${PYSITELIB}/testtools/_types.pyo
 ${PYSITELIB}/testtools/_version.py
 ${PYSITELIB}/testtools/_version.pyc
 ${PYSITELIB}/testtools/_version.pyi



Home | Main Index | Thread Index | Old Index