pkgsrc-WIP-changes archive

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

py-xmltodict: removed - already in base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Thu Jan 18 10:59:07 2018 +0100
Changeset:	d99c9ca23c8609a5bd2d1248aebb6eb14a8eb40d

Modified Files:
	Makefile
Removed Files:
	py-xmltodict/DESCR
	py-xmltodict/Makefile
	py-xmltodict/PLIST
	py-xmltodict/distinfo

Log Message:
py-xmltodict: removed - already in base

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

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

diffstat:
 Makefile              |  1 -
 py-xmltodict/DESCR    |  1 -
 py-xmltodict/Makefile | 16 ----------------
 py-xmltodict/PLIST    |  8 --------
 py-xmltodict/distinfo |  6 ------
 5 files changed, 32 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 2f5ebbc04a..45ff7329de 100644
--- a/Makefile
+++ b/Makefile
@@ -3843,7 +3843,6 @@ SUBDIR+=	py-xcal-raman
 SUBDIR+=	py-xdgapp
 SUBDIR+=	py-xdress
 SUBDIR+=	py-xlutils
-SUBDIR+=	py-xmltodict
 SUBDIR+=	py-xopen
 SUBDIR+=	py-xpra
 SUBDIR+=	py-yams
diff --git a/py-xmltodict/DESCR b/py-xmltodict/DESCR
deleted file mode 100644
index a890217d58..0000000000
--- a/py-xmltodict/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Makes working with XML feel like you are working with JSON
diff --git a/py-xmltodict/Makefile b/py-xmltodict/Makefile
deleted file mode 100644
index 0db60659fb..0000000000
--- a/py-xmltodict/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	xmltodict-0.9.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	textproc
-MASTER_SITES=	${MASTER_SITE_PYPI:=x/xmltodict/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	 https://github.com/martinblech/xmltodict
-COMMENT=	Makes working with XML feel like you are working with JSON
-LICENSE=	mit
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-xmltodict/PLIST b/py-xmltodict/PLIST
deleted file mode 100644
index b4e16e09e0..0000000000
--- a/py-xmltodict/PLIST
+++ /dev/null
@@ -1,8 +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}/xmltodict.py
-${PYSITELIB}/xmltodict.pyc
-${PYSITELIB}/xmltodict.pyo
diff --git a/py-xmltodict/distinfo b/py-xmltodict/distinfo
deleted file mode 100644
index a093fab452..0000000000
--- a/py-xmltodict/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (xmltodict-0.9.2.tar.gz) = 72e638163314c94c3b40ce778fb891f82b1a4ba3
-RMD160 (xmltodict-0.9.2.tar.gz) = 997dfcb0f843979e9384121b270480bcbef40967
-SHA512 (xmltodict-0.9.2.tar.gz) = 0d2bd2cce9b4484514cf16df92abdf26dfd17e222ea6a9285ca1216858bc8092bd328f39b8af851a1293e9d72f140775e12236a440004783a6bfd2321efec0c5
-Size (xmltodict-0.9.2.tar.gz) = 37875 bytes


Home | Main Index | Thread Index | Old Index