diff --git a/6.0.1.tar.gz b/6.0.1.tar.gz deleted file mode 100644 index 6c1b729..0000000 --- a/6.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b73d5ae5bd055dc89635182f9625d4399e7f2dacebdbfce8bf2ad5ee590a00c -size 1274201 diff --git a/6.0.2.tar.gz b/6.0.2.tar.gz new file mode 100644 index 0000000..e835e8c --- /dev/null +++ b/6.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb0dad67300c0e26d48397c1f4cf5c8413bff2f3b2d4f3e9e8653e6ef2e67cc +size 1274431 diff --git a/python-rpyc.changes b/python-rpyc.changes index 35fe518..1ecb37a 100644 --- a/python-rpyc.changes +++ b/python-rpyc.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jul 23 12:13:46 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 6.0.2 + * Add support to current numpy __array__ ndarray method + * Allow DeployServer to execute any service and script + * Updated owner path segment for GitHub links in CHANGELOG.rst + * Removed references to EOL Python2 to shorten the read + and keep it relevant to today + * Removed broken link to Travis CI as it was deprecated + in favor of GitHub Actions + * Switched dead link to internet archive for the write up + by David Mertz. + * Corrected link to pull request docs by GitHub + * Mass update of moved links to reduce sphinx linkcheck noise + * Fixed linkcheck for sourceforge by setting user agent; + changed sourceforge links to https + * Removed reference to IronPython 2.7 since latest RPyC + dropped EOL python versions like 2.7 + * Updated location to context manager docs + * Updated owner path segment for GitHub links in docs/install.rst + and CONTRIBUTORS.rst + ------------------------------------------------------------------- Thu Nov 14 11:29:43 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-rpyc.spec b/python-rpyc.spec index 4caa7d2..31cb405 100644 --- a/python-rpyc.spec +++ b/python-rpyc.spec @@ -1,7 +1,7 @@ # # spec file for package python-rpyc # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-rpyc%{psuffix} -Version: 6.0.1 +Version: 6.0.2 Release: 0 Summary: Remote Python Call (RPyC), a RPC library License: MIT