| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-jsonrpclib-pelix | Distribution: openSUSE Tumbleweed |
| Version: 0.4.3.3 | Vendor: openSUSE |
| Release: 2.1 | Build date: Fri Jun 27 04:48:04 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 336473 | Source RPM: python-jsonrpclib-pelix-0.4.3.3-2.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/tcalmant/jsonrpclib/ | |
| Summary: JSPN-RPC over HTTP Library for Pelix Remote Services | |
A Python (2 & 3) JSON-RPC over HTTP that mirrors xmlrpclib syntax.
Apache-2.0
* Fri Jun 27 2025 Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
* Wed Jun 19 2024 Dirk Müller <dmueller@suse.com>
- update to 0.4.3.3:
* Added support for decimal.Decimal objects (see #60). Thanks
@pourhouse for this improvement.
* Thu Sep 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v0.4.3.2
* Reordered PooledJSONRPCServer inheritance definition (#55)
* Migration of Continuous Integration:
* Use PyTest instead of Nose
* Run CI with GitHub Actions instead of Travis-CI
- Update to v0.4.3.1
* Removed remaining print statements (#52)
- Update to v0.4.3
* ServerProxy keeps the given query string, as before 0.4.2. This release fixes #51, and a unit test has been added to ensure
there won't be any regression again on this feature
* JSON library selection is now made in the jsonrpclib.jsonlib module, using a set of handler classes. This will ease the addition of new libraries.
* Added support for ujson
* Fixed Travis-CI builds (migrated from .org to .com and bypassed the coveralls issue with ppc64le)
* Fixed an issue with the CGI test in Python 3-only environments
- Update to v0.4.2
* Use urlparse from urllib.parse (Python 3) or urlparse (Python 2)
* to prepare for the deprecation of urllib.parse.splittype.
* Thanks to @citrus-it and @markmcclain for this fix.
(see #44 and #45 for more details)
* Unix socket clients now send localhost as Host: HTTP field instead of
the path to the socket
(see #47).
* Thanks @markmcclain for this fix.
* Added a TransportError exception, subclass of ProtocolError, which
provides more details
(see #49).
Thanks @markmcclain for this improvement.
* Added PowerPC 64 architecture (ppc64le) to Travis CI runs, to ease the
* integration of new release into RHEL/Ubuntu (see #50 by @kishorkunal-raj)
* Thu Apr 30 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
* Thu Apr 30 2020 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.1:
* Fixed a size computation issue in the request handler (see #42)
* Thu Mar 28 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.0:
* Added back support of Unix sockets on both server and client side.
* Note: HTTPS is not supported on server-side Unix sockets
* Fixed the CGI request handler
* Fixed the request handler wrapping on server side
- Switch to github tarball for tests
- Run tests
* Fri Nov 17 2017 mimi.vx@gmail.com
- remove uselees _service
- fix rpmlint warnings
* Thu Nov 02 2017 marec@detebe.org
- initial package build
/usr/lib/python3.13/site-packages/jsonrpclib /usr/lib/python3.13/site-packages/jsonrpclib/SimpleJSONRPCServer.py /usr/lib/python3.13/site-packages/jsonrpclib/__init__.py /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__ /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/SimpleJSONRPCServer.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/SimpleJSONRPCServer.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/config.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/history.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/history.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/jsonclass.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/jsonclass.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/jsonlib.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/jsonlib.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/jsonrpc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/jsonrpc.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/threadpool.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/threadpool.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jsonrpclib/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/jsonrpclib/config.py /usr/lib/python3.13/site-packages/jsonrpclib/history.py /usr/lib/python3.13/site-packages/jsonrpclib/jsonclass.py /usr/lib/python3.13/site-packages/jsonrpclib/jsonlib.py /usr/lib/python3.13/site-packages/jsonrpclib/jsonrpc.py /usr/lib/python3.13/site-packages/jsonrpclib/threadpool.py /usr/lib/python3.13/site-packages/jsonrpclib/utils.py /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info/INSTALLER /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info/METADATA /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info/RECORD /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info/REQUESTED /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info/WHEEL /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info/licenses /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/jsonrpclib_pelix-0.4.3.3.dist-info/top_level.txt /usr/share/doc/packages/python313-jsonrpclib-pelix /usr/share/doc/packages/python313-jsonrpclib-pelix/README.md /usr/share/licenses/python313-jsonrpclib-pelix /usr/share/licenses/python313-jsonrpclib-pelix/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 25 22:22:47 2025