pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-grpcio-tools



Module Name:    pkgsrc
Committed By:   minskim
Date:           Sat Apr 28 01:24:37 UTC 2018

Added Files:
        pkgsrc/net/py-grpcio-tools: DESCR Makefile PLIST distinfo

Log Message:
net/py-grpcio-tools: Import version 1.11.0

grpcio-tools is a package for gRPC Python tools.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/py-grpcio-tools/DESCR \
    pkgsrc/net/py-grpcio-tools/Makefile pkgsrc/net/py-grpcio-tools/PLIST \
    pkgsrc/net/py-grpcio-tools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/net/py-grpcio-tools/DESCR
diff -u /dev/null pkgsrc/net/py-grpcio-tools/DESCR:1.1
--- /dev/null   Sat Apr 28 01:24:37 2018
+++ pkgsrc/net/py-grpcio-tools/DESCR    Sat Apr 28 01:24:36 2018
@@ -0,0 +1 @@
+grpcio-tools is a package for gRPC Python tools.
Index: pkgsrc/net/py-grpcio-tools/Makefile
diff -u /dev/null pkgsrc/net/py-grpcio-tools/Makefile:1.1
--- /dev/null   Sat Apr 28 01:24:37 2018
+++ pkgsrc/net/py-grpcio-tools/Makefile Sat Apr 28 01:24:36 2018
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2018/04/28 01:24:36 minskim Exp $
+
+DISTNAME=      grpcio-tools-1.11.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    net python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=g/grpcio-tools/}
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://grpc.io/
+COMMENT=       Protobuf code generator for gRPC
+LICENSE=       apache-2.0
+
+DEPENDS+=      ${PYPKGPREFIX}-grpcio>=1.11.0:../../net/py-grpcio
+DEPENDS+=      ${PYPKGPREFIX}-protobuf>=3.5.0:../../devel/py-protobuf
+
+USE_LANGUAGES= c c++11
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/py-grpcio-tools/PLIST
diff -u /dev/null pkgsrc/net/py-grpcio-tools/PLIST:1.1
--- /dev/null   Sat Apr 28 01:24:37 2018
+++ pkgsrc/net/py-grpcio-tools/PLIST    Sat Apr 28 01:24:36 2018
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1 2018/04/28 01:24:36 minskim Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/grpc_tools/__init__.py
+${PYSITELIB}/grpc_tools/__init__.pyc
+${PYSITELIB}/grpc_tools/__init__.pyo
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/any.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/api.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/compiler/plugin.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/descriptor.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/duration.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/empty.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/field_mask.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/source_context.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/struct.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/timestamp.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/type.proto
+${PYSITELIB}/grpc_tools/_proto/google/protobuf/wrappers.proto
+${PYSITELIB}/grpc_tools/_protoc_compiler.so
+${PYSITELIB}/grpc_tools/command.py
+${PYSITELIB}/grpc_tools/command.pyc
+${PYSITELIB}/grpc_tools/command.pyo
+${PYSITELIB}/grpc_tools/protoc.py
+${PYSITELIB}/grpc_tools/protoc.pyc
+${PYSITELIB}/grpc_tools/protoc.pyo
Index: pkgsrc/net/py-grpcio-tools/distinfo
diff -u /dev/null pkgsrc/net/py-grpcio-tools/distinfo:1.1
--- /dev/null   Sat Apr 28 01:24:37 2018
+++ pkgsrc/net/py-grpcio-tools/distinfo Sat Apr 28 01:24:36 2018
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1 2018/04/28 01:24:36 minskim Exp $
+
+SHA1 (grpcio-tools-1.11.0.tar.gz) = 0f1122e10a451514b6da470a68c3144a55c306de
+RMD160 (grpcio-tools-1.11.0.tar.gz) = 0b2dae30de1df63e0204e3e21d7f4ac883ff0ad4
+SHA512 (grpcio-tools-1.11.0.tar.gz) = e22ac471344d38f25b8bf59e358dc193f6fc19d496e74548e2ccf4fa9809ed6a756c2d3cd998fb026a7164e0271e1955332d29ba42b30b4a5fc998fb7c81662b
+Size (grpcio-tools-1.11.0.tar.gz) = 1917055 bytes
+SHA1 (patch-setup.py) = ead9b166fe5f2404f894bc2240141a694afd42f2



Home | Main Index | Thread Index | Old Index