Page MenuHomeSolus

D9153.id22103.diff
No OneTemporary

D9153.id22103.diff

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 @@
<PISI>
<Source>
<Name>python-jsonrpclib</Name>
+ <Homepage>https://github.com/tcalmant/jsonrpclib</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">This library is an implementation of the JSON-RPC specification.</Summary>
+ <Summary xml:lang="en">This library is an implementation of the JSON-RPC specification (aka jsonrpclib-pelix)</Summary>
<Description xml:lang="en">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.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-jsonrpclib</Name>
- <Summary xml:lang="en">This library is an implementation of the JSON-RPC specification.</Summary>
+ <Summary xml:lang="en">This library is an implementation of the JSON-RPC specification (aka jsonrpclib-pelix)</Summary>
<Description xml:lang="en">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.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/SimpleJSONRPCServer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/SimpleJSONRPCServer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/history.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/history.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/jsonclass.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/jsonclass.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/jsonrpc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/jsonrpc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/threadpool.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/threadpool.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib_pelix-0.3.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib_pelix-0.3.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib_pelix-0.3.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jsonrpclib_pelix-0.3.1-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib/SimpleJSONRPCServer.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib/__pycache__/SimpleJSONRPCServer.cpython-37.pyc</Path>
@@ -55,19 +36,19 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib/jsonrpc.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib/threadpool.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib/utils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.3.1-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.3.1-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.3.1-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.3.1-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.4.1-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.4.1-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.4.1-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/jsonrpclib_pelix-0.4.1-py3.7.egg-info/top_level.txt</Path>
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2020-01-25</Date>
- <Version>0.3.1</Version>
+ <Update release="7">
+ <Date>2020-06-27</Date>
+ <Version>0.4.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <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
Apr 28 2023, 12:15 AM (15 w, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800766
Default Alt Text
D9153.id22103.diff (7 KB)

Event Timeline