Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-remoto | Distribution: openSUSE:Factory:zSystems |
Version: 1.2.1 | Vendor: openSUSE |
Release: 2.1 | Build date: Wed May 15 04:46:14 2024 |
Group: Unspecified | Build host: reproducible |
Size: 130771 | Source RPM: python-remoto-1.2.1-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/alfredodeza/remoto | |
Summary: Remote command executor using ssh and Python in the remote end |
Remote command executor using ssh and Python in the remote end. This package is primarily built to support the ceph-deploy project. python-remoto is built upon python-execnet which manages the connections and processes.
MIT
* Wed May 15 2024 Steve Kowalik <steven.kowalik@suse.com> - Switch to pyproject macros. - No more greedy globs in %files. - Add patch support-pytest-8.patch: * Don't call deprecated methods that break with Pytest 8. * Fri Apr 08 2022 pgajdos@suse.com - version update to 1.2.1 * Prevent deadlock situations by avoiding stderr.read() and stdout.read() in favor of using communicate() - do not require python-mock for build - added patches fix https://github.com/alfredodeza/remoto/commit/aa74f65bb59dc46998e72e4bdcd070287e4e2af6 + python-remoto-no-mock.patch * Mon May 17 2021 Matej Cepl <mcepl@suse.com> - Remove unnecessary dependency on python-devel. * Mon Aug 03 2020 Marketa Calabkova <mcalabkova@suse.com> - Update to 1.2.0 * Allow to specify python_executable for remote execution, helping virtualenvs set remotely. * Wed Mar 18 2020 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.1.5: * no changelog found * Mon May 20 2019 pgajdos@suse.com - version update to 1.1.4 * Add needs_ssh to the connection module to fix a backwards incompatible change * Thu Apr 25 2019 pgajdos@suse.com - version update to 1.1.2 * Try a few different executables (not only python) to check for a working one, in order of preference, starting with python3 and ultimately falling back to the connection interpreter * Fix an issue with remote Python interpreters that might not be python, like in distros that use python3 or similar. * Allow to specify --context to kubernetes connections * When a remote exception happens using the JsonModuleExecute, include both stderr and stdout. * Create other connection backends aside from ssh and local: kubernetes, podman, docker, and openshift. * Adds new remote function/module execution model for non-native (for execnet) backends, so that modules will work in backends like kubernetes. * Create a helper (remoto.connection.get()) for retrieving connection backends based on strings * Increase the test coverage. * Allow using localhost, 127.0.0.1, and 127.0.1.1 to detect local connections (before the full hostname was required, as returned by socket.gethostname()) * No longer require creating logging loggers to pass in to connection classes, it will create a basic one when undefined. - turn the test suite on * Fri Feb 08 2019 ncutler@suse.com - spec: fix tarball URL - use official upstream release tarball * Fri Feb 08 2019 Ricardo Dias <ricardo.dias@suse.com> - spec: python3-ify - as of https://github.com/ceph/ceph/pull/26262 this package is a runtime dependency of Ceph - update to 0.0.35: + see changelog at https://github.com/alfredodeza/remoto/blob/master/CHANGELOG.rst * Sun Feb 21 2016 astieger@suse.com - update to 0.0.27: + (releases (0.0.23..27) fix various issues related to stdout/err + package a license file (boo#967555)
/usr/lib/python3.11/site-packages/remoto /usr/lib/python3.11/site-packages/remoto-1.2.1.dist-info /usr/lib/python3.11/site-packages/remoto-1.2.1.dist-info/INSTALLER /usr/lib/python3.11/site-packages/remoto-1.2.1.dist-info/LICENSE /usr/lib/python3.11/site-packages/remoto-1.2.1.dist-info/METADATA /usr/lib/python3.11/site-packages/remoto-1.2.1.dist-info/RECORD /usr/lib/python3.11/site-packages/remoto-1.2.1.dist-info/REQUESTED /usr/lib/python3.11/site-packages/remoto-1.2.1.dist-info/WHEEL /usr/lib/python3.11/site-packages/remoto-1.2.1.dist-info/top_level.txt /usr/lib/python3.11/site-packages/remoto/__init__.py /usr/lib/python3.11/site-packages/remoto/__pycache__ /usr/lib/python3.11/site-packages/remoto/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/connection.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/connection.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/exc.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/exc.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/file_sync.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/file_sync.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/log.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/log.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/process.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/process.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/util.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/__pycache__/util.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/backends /usr/lib/python3.11/site-packages/remoto/backends/__init__.py /usr/lib/python3.11/site-packages/remoto/backends/__pycache__ /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/docker.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/docker.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/kubernetes.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/kubernetes.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/local.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/local.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/openshift.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/openshift.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/podman.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/podman.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/ssh.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/backends/__pycache__/ssh.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/backends/docker.py /usr/lib/python3.11/site-packages/remoto/backends/kubernetes.py /usr/lib/python3.11/site-packages/remoto/backends/local.py /usr/lib/python3.11/site-packages/remoto/backends/openshift.py /usr/lib/python3.11/site-packages/remoto/backends/podman.py /usr/lib/python3.11/site-packages/remoto/backends/ssh.py /usr/lib/python3.11/site-packages/remoto/connection.py /usr/lib/python3.11/site-packages/remoto/exc.py /usr/lib/python3.11/site-packages/remoto/file_sync.py /usr/lib/python3.11/site-packages/remoto/log.py /usr/lib/python3.11/site-packages/remoto/process.py /usr/lib/python3.11/site-packages/remoto/tests /usr/lib/python3.11/site-packages/remoto/tests/__init__.py /usr/lib/python3.11/site-packages/remoto/tests/__pycache__ /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/conftest.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/conftest.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/fake_module.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/fake_module.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_connection.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_connection.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_log.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_log.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_process.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_process.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_rsync.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_rsync.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_util.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/remoto/tests/__pycache__/test_util.cpython-311.pyc /usr/lib/python3.11/site-packages/remoto/tests/conftest.py /usr/lib/python3.11/site-packages/remoto/tests/fake_module.py /usr/lib/python3.11/site-packages/remoto/tests/test_connection.py /usr/lib/python3.11/site-packages/remoto/tests/test_log.py /usr/lib/python3.11/site-packages/remoto/tests/test_process.py /usr/lib/python3.11/site-packages/remoto/tests/test_rsync.py /usr/lib/python3.11/site-packages/remoto/tests/test_util.py /usr/lib/python3.11/site-packages/remoto/util.py /usr/share/doc/packages/python311-remoto /usr/share/doc/packages/python311-remoto/README.rst /usr/share/licenses/python311-remoto /usr/share/licenses/python311-remoto/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025