pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-grpcio
Module Name: pkgsrc
Committed By: adam
Date: Tue Nov 26 19:32:21 UTC 2019
Modified Files:
pkgsrc/net/py-grpcio: PLIST
Log Message:
py-grpcio: fix PLIST for Python 2.7
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-grpcio/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-grpcio/PLIST
diff -u pkgsrc/net/py-grpcio/PLIST:1.4 pkgsrc/net/py-grpcio/PLIST:1.5
--- pkgsrc/net/py-grpcio/PLIST:1.4 Wed Nov 6 17:14:24 2019
+++ pkgsrc/net/py-grpcio/PLIST Tue Nov 26 19:32:21 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/11/06 17:14:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/11/26 19:32:21 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -70,11 +70,11 @@ ${PYSITELIB}/grpc/experimental/aio/__ini
${PYSITELIB}/grpc/experimental/aio/__init__.pyc
${PYSITELIB}/grpc/experimental/aio/__init__.pyo
${PYSITELIB}/grpc/experimental/aio/_channel.py
-${PYSITELIB}/grpc/experimental/aio/_channel.pyc
-${PYSITELIB}/grpc/experimental/aio/_channel.pyo
+${PLIST.py3x}${PYSITELIB}/grpc/experimental/aio/_channel.pyc
+${PLIST.py3x}${PYSITELIB}/grpc/experimental/aio/_channel.pyo
${PYSITELIB}/grpc/experimental/aio/_server.py
-${PYSITELIB}/grpc/experimental/aio/_server.pyc
-${PYSITELIB}/grpc/experimental/aio/_server.pyo
+${PLIST.py3x}${PYSITELIB}/grpc/experimental/aio/_server.pyc
+${PLIST.py3x}${PYSITELIB}/grpc/experimental/aio/_server.pyo
${PYSITELIB}/grpc/experimental/gevent.py
${PYSITELIB}/grpc/experimental/gevent.pyc
${PYSITELIB}/grpc/experimental/gevent.pyo
Home |
Main Index |
Thread Index |
Old Index