pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-wcag-contrast-ratio py-wcag-contrast-ratio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/394e8ec631d4
branches: trunk
changeset: 378213:394e8ec631d4
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Apr 30 11:02:31 2022 +0000
description:
py-wcag-contrast-ratio: fix PLIST for python 2.x
diffstat:
graphics/py-wcag-contrast-ratio/PLIST | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (18 lines):
diff -r b3b4ef6b061f -r 394e8ec631d4 graphics/py-wcag-contrast-ratio/PLIST
--- a/graphics/py-wcag-contrast-ratio/PLIST Sat Apr 30 11:01:04 2022 +0000
+++ b/graphics/py-wcag-contrast-ratio/PLIST Sat Apr 30 11:02:31 2022 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2022/04/26 10:52:16 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.2 2022/04/30 11:02:31 wiz Exp $
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
${PYSITELIB}/wcag_contrast_ratio/__init__.py
${PYSITELIB}/wcag_contrast_ratio/__init__.pyc
${PYSITELIB}/wcag_contrast_ratio/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index