pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-socksipy-branch py-socksipy-branch: fix for pyt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18a0d4921a51
branches:  trunk
changeset: 371534:18a0d4921a51
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 10 20:24:47 2022 +0000

description:
py-socksipy-branch: fix for python 2.7

diffstat:

 net/py-socksipy-branch/PLIST |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (17 lines):

diff -r 1c10bdb8a7ad -r 18a0d4921a51 net/py-socksipy-branch/PLIST
--- a/net/py-socksipy-branch/PLIST      Mon Jan 10 20:24:14 2022 +0000
+++ b/net/py-socksipy-branch/PLIST      Mon Jan 10 20:24:47 2022 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/10 08:47:45 wiz 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.3 2022/01/10 20:24:47 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
 ${PYSITELIB}/socks.py
 ${PYSITELIB}/socks.pyc
 ${PYSITELIB}/socks.pyo



Home | Main Index | Thread Index | Old Index