Page MenuHomeSolus

D11635.id.diff
No OneTemporary

D11635.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,22 @@
+name : python-lsp-jsonrpc
+version : 1.0.0
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/source/p/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.tar.gz : 7bec170733db628d3506ea3a5288ff76aa33c70215ed223abdb0d95e957660bd
+homepage : https://github.com/python-lsp/python-lsp-jsonrpc
+license : MIT
+component : programming.python
+summary : JSON RPC 2.0 server library
+description: |
+ Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community. This is 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.
+builddeps :
+ - python-pytest-cov
+ - python-ujson
+rundeps :
+ - python-ujson
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test pytest3
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,51 @@
+<PISI>
+ <Source>
+ <Name>python-lsp-jsonrpc</Name>
+ <Homepage>https://github.com/python-lsp/python-lsp-jsonrpc</Homepage>
+ <Packager>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">JSON RPC 2.0 server library</Summary>
+ <Description xml:lang="en">Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community. This is 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.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-lsp-jsonrpc</Name>
+ <Summary xml:lang="en">JSON RPC 2.0 server library</Summary>
+ <Description xml:lang="en">Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community. This is 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.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/__pycache__/_version.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/__pycache__/dispatchers.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/__pycache__/endpoint.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/__pycache__/exceptions.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/__pycache__/streams.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/_version.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/dispatchers.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/endpoint.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_jsonrpc/streams.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_jsonrpc-1.0.0-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_jsonrpc-1.0.0-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_jsonrpc-1.0.0-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_jsonrpc-1.0.0-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_jsonrpc-1.0.0-py3.9.egg-info/top_level.txt</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2021-08-13</Date>
+ <Version>1.0.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 12:27 AM (2 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801165
Default Alt Text
D11635.id.diff (4 KB)

Event Timeline