diff --git a/4.0.2.tar.gz b/4.0.2.tar.gz deleted file mode 100644 index 013e572..0000000 --- a/4.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee30d02bce834fc9abc481c47865d82ce2ba6249addfa83927e6122dcc0c286b -size 544446 diff --git a/4.1.0.tar.gz b/4.1.0.tar.gz new file mode 100644 index 0000000..ea067f3 --- /dev/null +++ b/4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6cd27f563e6b16cbba77744421e07a899a0ea4c7e01aa3b1d75bb77b91d86d2 +size 548745 diff --git a/python-rpyc.changes b/python-rpyc.changes index 06d5e5c..ee948f2 100644 --- a/python-rpyc.changes +++ b/python-rpyc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 12 11:30:01 UTC 2019 - Marketa Calabkova + +- 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 diff --git a/python-rpyc.spec b/python-rpyc.spec index 9dba10f..2cc3656 100644 --- a/python-rpyc.spec +++ b/python-rpyc.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-rpyc%{psuffix} -Version: 4.0.2 +Version: 4.1.0 Release: 0 Summary: Remote Python Call (RPyC), a RPC library License: MIT