14
0
forked from pool/python-rpyc

Accepting request 1040730 from home:yarunachalam:branches:devel:languages:python

- Update to version 5.3.0 
  #515 Support for Python 3.11 is available after teleportation bug fix
  #507 Experimental support for threading is added (default is disabled for now)
  #516 Resolved server-side exceptions due to the logic for checking if a name is in ModuleNamespace
  #511 Improved documentation on the life-cycle of a netref/proxy-object

OBS-URL: https://build.opensuse.org/request/show/1040730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rpyc?expand=0&rev=26
This commit is contained in:
2022-12-06 18:00:11 +00:00
committed by Git OBS Bridge
parent da27ff7055
commit 73c6f35e2d
4 changed files with 13 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%endif
%global skip_python2 1
Name: python-rpyc%{psuffix}
Version: 5.2.3
Version: 5.3.0
Release: 0
Summary: Remote Python Call (RPyC), a RPC library
License: MIT