pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-pep517 py-pep517: fix PLIST for python 2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27c7fa937650
branches:  trunk
changeset: 372256:27c7fa937650
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 22 15:24:20 2022 +0000

description:
py-pep517: fix PLIST for python 2.7

diffstat:

 devel/py-pep517/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 947bc71a6478 -r 27c7fa937650 devel/py-pep517/PLIST
--- a/devel/py-pep517/PLIST     Sat Jan 22 15:23:32 2022 +0000
+++ b/devel/py-pep517/PLIST     Sat Jan 22 15:24:20 2022 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2022/01/01 21:21:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/22 15:24:20 wiz Exp $
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt



Home | Main Index | Thread Index | Old Index