pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-jsonrpclib: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Sep 2 18:47:14 2016 +0200
Changeset: 934ca93685d428b058c34b0eebc3b1653d2b438f
Removed Files:
py-jsonrpclib/DESCR
py-jsonrpclib/Makefile
py-jsonrpclib/PLIST
py-jsonrpclib/distinfo
Log Message:
py-jsonrpclib: remove, imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=934ca93685d428b058c34b0eebc3b1653d2b438f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-jsonrpclib/DESCR | 4 ----
py-jsonrpclib/Makefile | 18 ------------------
py-jsonrpclib/PLIST | 20 --------------------
py-jsonrpclib/distinfo | 6 ------
4 files changed, 48 deletions(-)
diffs:
diff --git a/py-jsonrpclib/DESCR b/py-jsonrpclib/DESCR
deleted file mode 100644
index ab6e768..0000000
--- a/py-jsonrpclib/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This library is an implementation of the JSON-RPC specification.
-It supports both the original 1.0 specification, as well as the
-new (proposed) 2.0 spec, which includes batch submission, keyword
-arguments, etc.
diff --git a/py-jsonrpclib/Makefile b/py-jsonrpclib/Makefile
deleted file mode 100644
index 02fab2a..0000000
--- a/py-jsonrpclib/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME= jsonrpclib-0.1.7
-PKGNAME= ${PYPKGPREFIX}-jsonrpclib-0.1.7
-CATEGORIES= textproc net devel
-MASTER_SITES= ${MASTER_SITE_PYPI:=j/jsonrpclib/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.python.org/pypi/jsonrpclib
-COMMENT= Implementation of the JSON-RPC v2.0 specification
-LICENSE= apache-2.0
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 0.1.7
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-jsonrpclib/PLIST b/py-jsonrpclib/PLIST
deleted file mode 100644
index c629463..0000000
--- a/py-jsonrpclib/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.py
-${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.pyc
-${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.pyo
-${PYSITELIB}/jsonrpclib/__init__.py
-${PYSITELIB}/jsonrpclib/__init__.pyc
-${PYSITELIB}/jsonrpclib/__init__.pyo
-${PYSITELIB}/jsonrpclib/config.py
-${PYSITELIB}/jsonrpclib/config.pyc
-${PYSITELIB}/jsonrpclib/config.pyo
-${PYSITELIB}/jsonrpclib/history.py
-${PYSITELIB}/jsonrpclib/history.pyc
-${PYSITELIB}/jsonrpclib/history.pyo
-${PYSITELIB}/jsonrpclib/jsonclass.py
-${PYSITELIB}/jsonrpclib/jsonclass.pyc
-${PYSITELIB}/jsonrpclib/jsonclass.pyo
-${PYSITELIB}/jsonrpclib/jsonrpc.py
-${PYSITELIB}/jsonrpclib/jsonrpc.pyc
-${PYSITELIB}/jsonrpclib/jsonrpc.pyo
diff --git a/py-jsonrpclib/distinfo b/py-jsonrpclib/distinfo
deleted file mode 100644
index ba8b37d..0000000
--- a/py-jsonrpclib/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (jsonrpclib-0.1.7.tar.gz) = fabeca1d7c60d9f3c7088aa1ec72a746e8f5d0a4
-RMD160 (jsonrpclib-0.1.7.tar.gz) = ee3392d4031e49e0037be44d657d48ed4c7e258c
-SHA512 (jsonrpclib-0.1.7.tar.gz) = 0f63eec0f3e89a4470dd26a9b0df05b4f6128413c42f2f224f6812b30dad919941a33f420bf74f70e65ca3ebd11d4228768eeb4bbde6aefe385707269efe8d26
-Size (jsonrpclib-0.1.7.tar.gz) = 13979 bytes
Home |
Main Index |
Thread Index |
Old Index