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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b93f4cd81a2e592d57fbc6e1673a4bf9c84e6fb1fe0b5f92bef9c57727998a32
|
|
||||||
size 1267934
|
|
3
5.3.0.tar.gz
Normal file
3
5.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:45a5d237490b6b48cad625c0f8be877d260ea35a6646d0227e1e46f868da8848
|
||||||
|
size 1270508
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 6 15:32:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 26 08:17:17 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
Mon Sep 26 08:17:17 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
@@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%global skip_python2 1
|
%global skip_python2 1
|
||||||
Name: python-rpyc%{psuffix}
|
Name: python-rpyc%{psuffix}
|
||||||
Version: 5.2.3
|
Version: 5.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Remote Python Call (RPyC), a RPC library
|
Summary: Remote Python Call (RPyC), a RPC library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user