pkgsrc-WIP-changes archive

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

py-lark-parser: set COMMENT



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Thu Jan 21 14:38:56 2021 +0100
Changeset:	721db772925f94492a2d33106fcc124cc024fc9b

Modified Files:
	py-lark-parser/Makefile

Log Message:
py-lark-parser: set COMMENT

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=721db772925f94492a2d33106fcc124cc024fc9b

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

diffstat:
 py-lark-parser/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-lark-parser/Makefile b/py-lark-parser/Makefile
index baef949647..280de8770e 100644
--- a/py-lark-parser/Makefile
+++ b/py-lark-parser/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=l/lark-parser/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/erezsh/lark
-COMMENT=	Modern parsing library
+COMMENT=	Lark is a parsing toolkit for Python
 LICENSE=	mit
 
 .include "../../lang/python/egg.mk"


Home | Main Index | Thread Index | Old Index