pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update py-grpcio/DESCR py-grpcio/Makefile
Module Name: pkgsrc-wip
Committed By: Kethzer Docteur <kethzer.dr%gmail.com@localhost>
Pushed By: kethzer.dr
Date: Sun Apr 8 10:18:33 2018 -0400
Changeset: cb12f8c1eae981b6d5af82c4dd67b44633f3db03
Modified Files:
py-grpcio/DESCR
py-grpcio/Makefile
Log Message:
Update py-grpcio/DESCR py-grpcio/Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb12f8c1eae981b6d5af82c4dd67b44633f3db03
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-grpcio/DESCR | 1 +
py-grpcio/Makefile | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-grpcio/DESCR b/py-grpcio/DESCR
index e69de29bb2..d0f4ec32b7 100644
--- a/py-grpcio/DESCR
+++ b/py-grpcio/DESCR
@@ -0,0 +1 @@
+HTTP/2-based RPC framework
diff --git a/py-grpcio/Makefile b/py-grpcio/Makefile
index e4e0a7a8da..229c999ae5 100644
--- a/py-grpcio/Makefile
+++ b/py-grpcio/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio/}
MAINTAINER= kethzer.dr%gmail.com@localhost
-HOMEPAGE= https://grpc.io
+HOMEPAGE= https://grpc.io/
COMMENT= HTTP/2-based RPC framework
LICENSE= apache-2.0
@@ -29,5 +29,4 @@ DEPENDS+= ${PYPKGPREFIX}-enum34>=1.0.4:../../devel/py-enum34
.endif
.include "../../lang/python/egg.mk"
-# url2pkg-marker (please do not remove this line.)
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index