pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-lsp-jsonrpc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov  5 11:16:38 UTC 2021

Added Files:
        pkgsrc/textproc/py-lsp-jsonrpc: DESCR Makefile PLIST distinfo

Log Message:
textproc/py-lsp-jsonrpc: import py-lsp-jsonrpc-1.0.0

A Python 3.6+ server implementation of the JSON RPC 2.0 protocol.
This library has been pulled out of the Python LSP Server project.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-lsp-jsonrpc/DESCR \
    pkgsrc/textproc/py-lsp-jsonrpc/Makefile \
    pkgsrc/textproc/py-lsp-jsonrpc/PLIST \
    pkgsrc/textproc/py-lsp-jsonrpc/distinfo

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

Added files:

Index: pkgsrc/textproc/py-lsp-jsonrpc/DESCR
diff -u /dev/null pkgsrc/textproc/py-lsp-jsonrpc/DESCR:1.1
--- /dev/null   Fri Nov  5 11:16:38 2021
+++ pkgsrc/textproc/py-lsp-jsonrpc/DESCR        Fri Nov  5 11:16:38 2021
@@ -0,0 +1,2 @@
+A Python 3.6+ server implementation of the JSON RPC 2.0 protocol.
+This library has been pulled out of the Python LSP Server project.
Index: pkgsrc/textproc/py-lsp-jsonrpc/Makefile
diff -u /dev/null pkgsrc/textproc/py-lsp-jsonrpc/Makefile:1.1
--- /dev/null   Fri Nov  5 11:16:38 2021
+++ pkgsrc/textproc/py-lsp-jsonrpc/Makefile     Fri Nov  5 11:16:38 2021
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1 2021/11/05 11:16:38 wiz Exp $
+
+DISTNAME=      python-lsp-jsonrpc-1.0.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/python-//}
+CATEGORIES=    textproc net devel
+MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-lsp-jsonrpc/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/python-lsp/python-lsp-jsonrpc
+COMMENT=       Asynchronous JSON RPC server for Python (fork of python-jsonrpc-server)
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27 # textproc/py-ujson
+
+DEPENDS+=      ${PYPKGPREFIX}-ujson>=3.0.0:../../textproc/py-ujson
+TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+TEST_DEPENDS+= ${PYPKGPREFIX}-pylint-[0-9]*:../../devel/py-pylint
+TEST_DEPENDS+= ${PYPKGPREFIX}-codestyle-[0-9]*:../../devel/py-codestyle
+TEST_DEPENDS+= ${PYPKGPREFIX}-flakes-[0-9]*:../../devel/py-flakes
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
+
+do-test:
+       cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} py.test-${PYVERSSUFFIX}
+
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-lsp-jsonrpc/PLIST
diff -u /dev/null pkgsrc/textproc/py-lsp-jsonrpc/PLIST:1.1
--- /dev/null   Fri Nov  5 11:16:38 2021
+++ pkgsrc/textproc/py-lsp-jsonrpc/PLIST        Fri Nov  5 11:16:38 2021
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1 2021/11/05 11:16:38 wiz Exp $
+${PYSITELIB}/pylsp_jsonrpc/__init__.py
+${PYSITELIB}/pylsp_jsonrpc/__init__.pyc
+${PYSITELIB}/pylsp_jsonrpc/__init__.pyo
+${PYSITELIB}/pylsp_jsonrpc/_version.py
+${PYSITELIB}/pylsp_jsonrpc/_version.pyc
+${PYSITELIB}/pylsp_jsonrpc/_version.pyo
+${PYSITELIB}/pylsp_jsonrpc/dispatchers.py
+${PYSITELIB}/pylsp_jsonrpc/dispatchers.pyc
+${PYSITELIB}/pylsp_jsonrpc/dispatchers.pyo
+${PYSITELIB}/pylsp_jsonrpc/endpoint.py
+${PYSITELIB}/pylsp_jsonrpc/endpoint.pyc
+${PYSITELIB}/pylsp_jsonrpc/endpoint.pyo
+${PYSITELIB}/pylsp_jsonrpc/exceptions.py
+${PYSITELIB}/pylsp_jsonrpc/exceptions.pyc
+${PYSITELIB}/pylsp_jsonrpc/exceptions.pyo
+${PYSITELIB}/pylsp_jsonrpc/streams.py
+${PYSITELIB}/pylsp_jsonrpc/streams.pyc
+${PYSITELIB}/pylsp_jsonrpc/streams.pyo
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
Index: pkgsrc/textproc/py-lsp-jsonrpc/distinfo
diff -u /dev/null pkgsrc/textproc/py-lsp-jsonrpc/distinfo:1.1
--- /dev/null   Fri Nov  5 11:16:38 2021
+++ pkgsrc/textproc/py-lsp-jsonrpc/distinfo     Fri Nov  5 11:16:38 2021
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2021/11/05 11:16:38 wiz Exp $
+
+BLAKE2s (python-lsp-jsonrpc-1.0.0.tar.gz) = 28b8d6e7409a0bfc2a81c87508f0c88a7624d5075624c4f14950c6f8fe389342
+SHA512 (python-lsp-jsonrpc-1.0.0.tar.gz) = 447835fc6c3810f486d80f85295089c021b792843bdf88d461c021b8b04407d8f7e6a99c07351a23658a5dff46eb475bc64e51bdec029787cd33330b54d4dfec
+Size (python-lsp-jsonrpc-1.0.0.tar.gz) = 10011 bytes



Home | Main Index | Thread Index | Old Index