forked from pool/python-rpyc
Accepting request 709403 from home:mcalabkova:branches:devel:languages:python
- update to 4.1.0 * Added connection back-off and attempts for congested workloads * Cross-connection instance check for cached netref classes OBS-URL: https://build.opensuse.org/request/show/709403 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rpyc?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
dad3e5cefd
commit
52ffb8acf2
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ee30d02bce834fc9abc481c47865d82ce2ba6249addfa83927e6122dcc0c286b
|
|
||||||
size 544446
|
|
3
4.1.0.tar.gz
Normal file
3
4.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6cd27f563e6b16cbba77744421e07a899a0ea4c7e01aa3b1d75bb77b91d86d2
|
||||||
|
size 548745
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 11:30:01 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- update to 4.1.0
|
||||||
|
* Added connection back-off and attempts for congested workloads
|
||||||
|
* Cross-connection instance check for cached netref classes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 5 07:25:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Jun 5 07:25:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-rpyc%{psuffix}
|
Name: python-rpyc%{psuffix}
|
||||||
Version: 4.0.2
|
Version: 4.1.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