diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,21 +1,21 @@ name : python-jsonrpclib -version : 0.3.1 -release : 6 +version : 0.4.1 +release : 7 source : - - https://pypi.python.org/packages/cc/a9/8767fbdaad0e5f53803d5d0e5f5cc778dc1efbabe7f2891e4b95806246b8/jsonrpclib-pelix-0.3.1.tar.gz : 5417b1508d5a50ec64f6e5b88907f111155d52607b218ff3ba9a777afb2e49e3 + - https://github.com/tcalmant/jsonrpclib/archive/v0.4.1.tar.gz : 9dad474a2b90c70afe98ba5563781a4724e1c384cf66e43aa31934cae28b9cb0 +homepage : https://github.com/tcalmant/jsonrpclib license : Apache-2.0 component : programming.python -summary : This library is an implementation of the JSON-RPC specification. +summary : This library is an implementation of the JSON-RPC specification (aka jsonrpclib-pelix) description: | 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. builddeps : - pkgconfig(python3) - - python-setuptools rundeps : - python-simplejson build : | - %python_setup %python3_setup install : | - %python_install %python3_install +check : | + %python3_test diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,44 +1,25 @@ python-jsonrpclib + https://github.com/tcalmant/jsonrpclib - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com Apache-2.0 programming.python - This library is an implementation of the JSON-RPC specification. + This library is an implementation of the JSON-RPC specification (aka jsonrpclib-pelix) 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. https://getsol.us/sources/README.Solus python-jsonrpclib - This library is an implementation of the JSON-RPC specification. + This library is an implementation of the JSON-RPC specification (aka jsonrpclib-pelix) 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. programming.python - /usr/lib/python2.7/site-packages/jsonrpclib/SimpleJSONRPCServer.py - /usr/lib/python2.7/site-packages/jsonrpclib/SimpleJSONRPCServer.pyc - /usr/lib/python2.7/site-packages/jsonrpclib/__init__.py - /usr/lib/python2.7/site-packages/jsonrpclib/__init__.pyc - /usr/lib/python2.7/site-packages/jsonrpclib/config.py - /usr/lib/python2.7/site-packages/jsonrpclib/config.pyc - /usr/lib/python2.7/site-packages/jsonrpclib/history.py - /usr/lib/python2.7/site-packages/jsonrpclib/history.pyc - /usr/lib/python2.7/site-packages/jsonrpclib/jsonclass.py - /usr/lib/python2.7/site-packages/jsonrpclib/jsonclass.pyc - /usr/lib/python2.7/site-packages/jsonrpclib/jsonrpc.py - /usr/lib/python2.7/site-packages/jsonrpclib/jsonrpc.pyc - /usr/lib/python2.7/site-packages/jsonrpclib/threadpool.py - /usr/lib/python2.7/site-packages/jsonrpclib/threadpool.pyc - /usr/lib/python2.7/site-packages/jsonrpclib/utils.py - /usr/lib/python2.7/site-packages/jsonrpclib/utils.pyc - /usr/lib/python2.7/site-packages/jsonrpclib_pelix-0.3.1-py2.7.egg-info/PKG-INFO - /usr/lib/python2.7/site-packages/jsonrpclib_pelix-0.3.1-py2.7.egg-info/SOURCES.txt - /usr/lib/python2.7/site-packages/jsonrpclib_pelix-0.3.1-py2.7.egg-info/dependency_links.txt - /usr/lib/python2.7/site-packages/jsonrpclib_pelix-0.3.1-py2.7.egg-info/top_level.txt /usr/lib/python3.7/site-packages/jsonrpclib/SimpleJSONRPCServer.py /usr/lib/python3.7/site-packages/jsonrpclib/__init__.py /usr/lib/python3.7/site-packages/jsonrpclib/__pycache__/SimpleJSONRPCServer.cpython-37.pyc @@ -55,19 +36,19 @@ /usr/lib/python3.7/site-packages/jsonrpclib/jsonrpc.py /usr/lib/python3.7/site-packages/jsonrpclib/threadpool.py /usr/lib/python3.7/site-packages/jsonrpclib/utils.py - /usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.3.1-py3.7.egg-info/PKG-INFO - /usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.3.1-py3.7.egg-info/SOURCES.txt - /usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.3.1-py3.7.egg-info/dependency_links.txt - /usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.3.1-py3.7.egg-info/top_level.txt + /usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.4.1-py3.7.egg-info/PKG-INFO + /usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.4.1-py3.7.egg-info/SOURCES.txt + /usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.4.1-py3.7.egg-info/dependency_links.txt + /usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.4.1-py3.7.egg-info/top_level.txt - - 2020-01-25 - 0.3.1 + + 2020-06-27 + 0.4.1 Packaging update - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file