diff options
Diffstat (limited to 'net/py-grpcio/PLIST')
-rw-r--r-- | net/py-grpcio/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/py-grpcio/PLIST b/net/py-grpcio/PLIST index 4587e7c5670..323eb544c9c 100644 --- a/net/py-grpcio/PLIST +++ b/net/py-grpcio/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2018/04/28 01:16:29 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/08/04 21:56:47 minskim Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -66,6 +66,9 @@ ${PYSITELIB}/grpc/experimental/__init__.pyo ${PYSITELIB}/grpc/experimental/gevent.py ${PYSITELIB}/grpc/experimental/gevent.pyc ${PYSITELIB}/grpc/experimental/gevent.pyo +${PYSITELIB}/grpc/experimental/session_cache.py +${PYSITELIB}/grpc/experimental/session_cache.pyc +${PYSITELIB}/grpc/experimental/session_cache.pyo ${PYSITELIB}/grpc/framework/__init__.py ${PYSITELIB}/grpc/framework/__init__.pyc ${PYSITELIB}/grpc/framework/__init__.pyo |