pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove py-jxmlease, now imported to pkgsrc proper.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Wed Jun 7 11:55:35 2017 +0200
Changeset: 71b146a892ada0a5dfe3b00a983c1bffde499644
Modified Files:
Makefile
Removed Files:
py-jxmlease/DESCR
py-jxmlease/Makefile
py-jxmlease/PLIST
py-jxmlease/distinfo
Log Message:
Remove py-jxmlease, now imported to pkgsrc proper.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=71b146a892ada0a5dfe3b00a983c1bffde499644
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-jxmlease/DESCR | 2 --
py-jxmlease/Makefile | 19 -------------------
py-jxmlease/PLIST | 29 -----------------------------
py-jxmlease/distinfo | 6 ------
5 files changed, 57 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index dbff3e012c..41704a32f6 100644
--- a/Makefile
+++ b/Makefile
@@ -3203,7 +3203,6 @@ SUBDIR+= py-jswebkit
SUBDIR+= py-jtextfsm
SUBDIR+= py-julio
SUBDIR+= py-junos-netconify
-SUBDIR+= py-jxmlease
SUBDIR+= py-kabuki
SUBDIR+= py-karta
SUBDIR+= py-kcs11
diff --git a/py-jxmlease/DESCR b/py-jxmlease/DESCR
deleted file mode 100644
index 8bbc152bdb..0000000000
--- a/py-jxmlease/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This is a Python module for converting XML to intelligent Python
-data structures, and converting Python data structures to XML.
diff --git a/py-jxmlease/Makefile b/py-jxmlease/Makefile
deleted file mode 100644
index 8e814b8961..0000000000
--- a/py-jxmlease/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-#
-
-DISTNAME= jxmlease-1.0.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_PYPI:=j/jxmlease/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Juniper/jxmlease
-COMMENT= Module for converting XML to Python data structures
-LICENSE= mit
-
-USE_LANGUAGES= # none
-
-DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-jxmlease/PLIST b/py-jxmlease/PLIST
deleted file mode 100644
index 745ac0b20a..0000000000
--- a/py-jxmlease/PLIST
+++ /dev/null
@@ -1,29 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/jxmlease/__init__.py
-${PYSITELIB}/jxmlease/__init__.pyc
-${PYSITELIB}/jxmlease/__init__.pyo
-${PYSITELIB}/jxmlease/_basenode.py
-${PYSITELIB}/jxmlease/_basenode.pyc
-${PYSITELIB}/jxmlease/_basenode.pyo
-${PYSITELIB}/jxmlease/_parsehandler.py
-${PYSITELIB}/jxmlease/_parsehandler.pyc
-${PYSITELIB}/jxmlease/_parsehandler.pyo
-${PYSITELIB}/jxmlease/cdatanode.py
-${PYSITELIB}/jxmlease/cdatanode.pyc
-${PYSITELIB}/jxmlease/cdatanode.pyo
-${PYSITELIB}/jxmlease/dictnode.py
-${PYSITELIB}/jxmlease/dictnode.pyc
-${PYSITELIB}/jxmlease/dictnode.pyo
-${PYSITELIB}/jxmlease/etreeparser.py
-${PYSITELIB}/jxmlease/etreeparser.pyc
-${PYSITELIB}/jxmlease/etreeparser.pyo
-${PYSITELIB}/jxmlease/listnode.py
-${PYSITELIB}/jxmlease/listnode.pyc
-${PYSITELIB}/jxmlease/listnode.pyo
-${PYSITELIB}/jxmlease/xmlparser.py
-${PYSITELIB}/jxmlease/xmlparser.pyc
-${PYSITELIB}/jxmlease/xmlparser.pyo
diff --git a/py-jxmlease/distinfo b/py-jxmlease/distinfo
deleted file mode 100644
index 94ee089d54..0000000000
--- a/py-jxmlease/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (jxmlease-1.0.1.tar.gz) = 39468bea77b1197f5df80e4460654436b2d11c89
-RMD160 (jxmlease-1.0.1.tar.gz) = ccb2ba0177803e3887fb68cce6b23c34941158ae
-SHA512 (jxmlease-1.0.1.tar.gz) = 2915ddfddebe804fcd71d43752e2a32cc7795e83147d412a71fc7d1e6ff5a6c4638101c53579289c69c41b1f0da9afb90ac0287c46db47d8b20f345a1a456ed6
-Size (jxmlease-1.0.1.tar.gz) = 49228 bytes
Home |
Main Index |
Thread Index |
Old Index