pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc py-cjson: removed
details: https://anonhg.NetBSD.org/pkgsrc/rev/d193e1e75597
branches: trunk
changeset: 448932:d193e1e75597
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 18 09:37:12 2021 +0000
description:
py-cjson: removed
diffstat:
textproc/Makefile | 3 +--
textproc/py-cjson/DESCR | 1 -
textproc/py-cjson/Makefile | 21 ---------------------
textproc/py-cjson/PLIST | 3 ---
textproc/py-cjson/distinfo | 6 ------
5 files changed, 1 insertions(+), 33 deletions(-)
diffs (64 lines):
diff -r c459cbf0e7e3 -r d193e1e75597 textproc/Makefile
--- a/textproc/Makefile Thu Mar 18 09:20:48 2021 +0000
+++ b/textproc/Makefile Thu Mar 18 09:37:12 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1200 2021/02/25 01:38:55 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1201 2021/03/18 09:37:12 adam Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -842,7 +842,6 @@
SUBDIR+= py-black
SUBDIR+= py-cElementTree
SUBDIR+= py-cabocha
-SUBDIR+= py-cjson
SUBDIR+= py-cmTemplate
SUBDIR+= py-color
SUBDIR+= py-colored
diff -r c459cbf0e7e3 -r d193e1e75597 textproc/py-cjson/DESCR
--- a/textproc/py-cjson/DESCR Thu Mar 18 09:20:48 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Fast JSON encoder/decoder for Python.
diff -r c459cbf0e7e3 -r d193e1e75597 textproc/py-cjson/Makefile
--- a/textproc/py-cjson/Makefile Thu Mar 18 09:20:48 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2017/09/28 16:21:21 adam Exp $
-
-DISTNAME= python-cjson-1.2.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
-CATEGORIES= textproc python
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-cjson/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://github.com/AGProjects/python-cjson
-COMMENT= Fast JSON encoder/decoder for Python
-LICENSE= gnu-lgpl-v2
-
-PYDISTUTILSPKG= yes
-
-PYTHON_VERSIONS_ACCEPTED= 27 # Uses old string API.
-
-do-test:
- cd ${WRKSRC} && ${PYTHONBIN} jsontest.py
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c459cbf0e7e3 -r d193e1e75597 textproc/py-cjson/PLIST
--- a/textproc/py-cjson/PLIST Thu Mar 18 09:20:48 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2017/09/28 16:21:21 adam Exp $
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/cjson.so
diff -r c459cbf0e7e3 -r d193e1e75597 textproc/py-cjson/distinfo
--- a/textproc/py-cjson/distinfo Thu Mar 18 09:20:48 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2017/09/28 16:21:21 adam Exp $
-
-SHA1 (python-cjson-1.2.1.tar.gz) = cc1d3568cc23d28eba0903df2e57b6de1dd558c8
-RMD160 (python-cjson-1.2.1.tar.gz) = 867ddc7312685999e966128893c2eeb11fa01f0a
-SHA512 (python-cjson-1.2.1.tar.gz) = dd998d1a77c4ac2f48316a66bb10741860a1ed7b8f54431bd72f949a4070284fa5040ed51c3030f7ad9fed4d76e12112206d32acf204800010c8b79b1665d684
-Size (python-cjson-1.2.1.tar.gz) = 12575 bytes
Home |
Main Index |
Thread Index |
Old Index