pkgsrc-WIP-changes archive

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

wip/py-cPyparsing: import py-cPyparsing-2.4.5.0.1.1



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Nov 6 18:33:09 2020 +0100
Changeset:	4395df2eb3649a23c92265a6441d70f343da442d

Added Files:
	py-cPyparsing/DESCR
	py-cPyparsing/Makefile
	py-cPyparsing/PLIST
	py-cPyparsing/distinfo

Log Message:
wip/py-cPyparsing: import py-cPyparsing-2.4.5.0.1.1

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

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

diffstat:
 py-cPyparsing/DESCR    |  2 ++
 py-cPyparsing/Makefile | 17 +++++++++++++++++
 py-cPyparsing/PLIST    |  7 +++++++
 py-cPyparsing/distinfo |  6 ++++++
 4 files changed, 32 insertions(+)

diffs:
diff --git a/py-cPyparsing/DESCR b/py-cPyparsing/DESCR
new file mode 100644
index 0000000000..c39c7ac900
--- /dev/null
+++ b/py-cPyparsing/DESCR
@@ -0,0 +1,2 @@
+Cython implementation of PyParsing created
+for use in Coconut and Undebt.
\ No newline at end of file
diff --git a/py-cPyparsing/Makefile b/py-cPyparsing/Makefile
new file mode 100644
index 0000000000..a7d4029905
--- /dev/null
+++ b/py-cPyparsing/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	cPyparsing-2.4.5.0.1.1
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	devel python
+MASTER_SITES=	${MASTER_SITE_PYPI:=c/cPyparsing/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/evhub/cpyparsing
+COMMENT=	Cython implementation of PyParsing for use in Coconut
+LICENSE=	apache-2.0
+
+BUILDLINK_DEPENDS.${PYPKGPREFIX}-cython+=	build
+BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-cython+=	${PYPKGPREFIX}-cython>=0.12.1
+.include "../../devel/py-cython/buildlink3.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-cPyparsing/PLIST b/py-cPyparsing/PLIST
new file mode 100644
index 0000000000..d2aa1ce026
--- /dev/null
+++ b/py-cPyparsing/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/cPyparsing.so
diff --git a/py-cPyparsing/distinfo b/py-cPyparsing/distinfo
new file mode 100644
index 0000000000..cd31e97c17
--- /dev/null
+++ b/py-cPyparsing/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (cPyparsing-2.4.5.0.1.1.tar.gz) = cad4ba6527fe015955882a14d83e8a594b6fbffe
+RMD160 (cPyparsing-2.4.5.0.1.1.tar.gz) = 0462f2df78ea470c82170c20efc4198427a013f2
+SHA512 (cPyparsing-2.4.5.0.1.1.tar.gz) = 443be2fa1ad2decad6f03106f772c2a7b522165c058ee3b36c77ac399d40f4a48d69bec756f5f1a608ffd78155a869537a751d11a03ae0caa2d6e77d0f5d9cd1
+Size (cPyparsing-2.4.5.0.1.1.tar.gz) = 817058 bytes


Home | Main Index | Thread Index | Old Index