pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-curl py-curl: fix PLIST for python 2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a377f878154
branches:  trunk
changeset: 372275:0a377f878154
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 22 15:50:05 2022 +0000

description:
py-curl: fix PLIST for python 2.7

diffstat:

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

diffs (13 lines):

diff -r a62256c18f8b -r 0a377f878154 www/py-curl/PLIST
--- a/www/py-curl/PLIST Sat Jan 22 15:49:05 2022 +0000
+++ b/www/py-curl/PLIST Sat Jan 22 15:50:05 2022 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.19 2022/01/02 22:56:31 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2022/01/22 15:50:05 wiz Exp $
 ${PYSITELIB}/curl/__init__.py
 ${PYSITELIB}/curl/__init__.pyc
 ${PYSITELIB}/curl/__init__.pyo
+${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