pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove py-PEG2, Imported as py-peg2
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue Jun 16 10:43:50 2020 +0200
Changeset: 2a244e01e544e4a843411b3607ca20f22d526c54
Modified Files:
Makefile
Removed Files:
py-PEG2/DESCR
py-PEG2/Makefile
py-PEG2/PLIST
py-PEG2/distinfo
Log Message:
Remove py-PEG2, Imported as py-peg2
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a244e01e544e4a843411b3607ca20f22d526c54
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-PEG2/DESCR | 4 ----
py-PEG2/Makefile | 16 ----------------
py-PEG2/PLIST | 17 -----------------
py-PEG2/distinfo | 6 ------
5 files changed, 44 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index fb78b6e40f..a1387c7915 100644
--- a/Makefile
+++ b/Makefile
@@ -3022,7 +3022,6 @@ SUBDIR+= py-IOSXR
SUBDIR+= py-Kallithea
SUBDIR+= py-Netzob
SUBDIR+= py-OpenAL
-SUBDIR+= py-PEG2
SUBDIR+= py-Py2Play
SUBDIR+= py-PyPE
SUBDIR+= py-PythonDirector
diff --git a/py-PEG2/DESCR b/py-PEG2/DESCR
deleted file mode 100644
index 9f635870d8..0000000000
--- a/py-PEG2/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-pyPEG is a plain and simple intrinsic parser interpreter framework
-for Python version 2.7 and 3.x. It is based on Parsing Expression
-Grammar, PEG. With pyPEG you can parse many formal languages in a
-very easy way.
diff --git a/py-PEG2/Makefile b/py-PEG2/Makefile
deleted file mode 100644
index 56783bcc05..0000000000
--- a/py-PEG2/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME= pyPEG2-2.15.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-CATEGORIES= textproc python
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyPEG2/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://fdik.org/pyPEG2/
-COMMENT= Intrinsic PEG Parser-Interpreter for Python
-LICENSE= gnu-gpl-v2
-
-DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-PEG2/PLIST b/py-PEG2/PLIST
deleted file mode 100644
index cc8139cb7a..0000000000
--- a/py-PEG2/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/pypeg2/__init__.py
-${PYSITELIB}/pypeg2/__init__.pyc
-${PYSITELIB}/pypeg2/__init__.pyo
-${PYSITELIB}/pypeg2/test/__init__.py
-${PYSITELIB}/pypeg2/test/__init__.pyc
-${PYSITELIB}/pypeg2/test/__init__.pyo
-${PYSITELIB}/pypeg2/test/test_pyPEG2.py
-${PYSITELIB}/pypeg2/test/test_pyPEG2.pyc
-${PYSITELIB}/pypeg2/test/test_pyPEG2.pyo
-${PYSITELIB}/pypeg2/test/test_xmlast.py
-${PYSITELIB}/pypeg2/test/test_xmlast.pyc
-${PYSITELIB}/pypeg2/test/test_xmlast.pyo
-${PYSITELIB}/pypeg2/xmlast.py
-${PYSITELIB}/pypeg2/xmlast.pyc
-${PYSITELIB}/pypeg2/xmlast.pyo
diff --git a/py-PEG2/distinfo b/py-PEG2/distinfo
deleted file mode 100644
index 1901a61cdf..0000000000
--- a/py-PEG2/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (pyPEG2-2.15.2.tar.gz) = 1b4d8fd22cdae741e5c8675de2f0deeb48c467a6
-RMD160 (pyPEG2-2.15.2.tar.gz) = 594103ba8a33086a306a172f27c6d29cf0c1435a
-SHA512 (pyPEG2-2.15.2.tar.gz) = f78e3b1294169167809c5fe05f2a69af2bd6c7c4c1bcbebafb4aa6b8ae6ead181a46b051e41193bc31f49c4b4fa7b1ef231d172217c11d301d0ee21d8e411b6f
-Size (pyPEG2-2.15.2.tar.gz) = 40334 bytes
Home |
Main Index |
Thread Index |
Old Index