pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-gevent py-gevent: another PLIST fix for Python 2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d71a88efdeb
branches:  trunk
changeset: 458900:8d71a88efdeb
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Sep 23 07:39:31 2021 +0000

description:
py-gevent: another PLIST fix for Python 2.7

diffstat:

 net/py-gevent/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b4b4da941b9d -r 8d71a88efdeb net/py-gevent/PLIST
--- a/net/py-gevent/PLIST       Thu Sep 23 06:14:17 2021 +0000
+++ b/net/py-gevent/PLIST       Thu Sep 23 07:39:31 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2021/09/22 07:09:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2021/09/23 07:39:31 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -79,7 +79,7 @@
 ${PYSITELIB}/gevent/_socket2.py
 ${PYSITELIB}/gevent/_socket2.pyc
 ${PYSITELIB}/gevent/_socket2.pyo
-${PLIST.py3x}${PYSITELIB}/gevent/_socket3.py
+${PYSITELIB}/gevent/_socket3.py
 ${PLIST.py3x}${PYSITELIB}/gevent/_socket3.pyc
 ${PLIST.py3x}${PYSITELIB}/gevent/_socket3.pyo
 ${PYSITELIB}/gevent/_socketcommon.py



Home | Main Index | Thread Index | Old Index