Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-pushy-0.5.4-bp153.1.13 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-pushy Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.5.4 Vendor: openSUSE
Release: bp153.1.13 Build date: Mon Mar 1 09:48:34 2021
Group: Development/Languages/Python Build host: goat01
Size: 274912 Source RPM: python-pushy-0.5.4-bp153.1.13.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pushyrpc/pushy
Summary: A library for transparently accessing objects in a remote Python interpreter
Pushy is a Python library for allowing one to connect to a remote Python
interpreter, and transparently access objects in that interpreter as if they
were objects within the local interpreter.

Pushy has the novel ability to execute a remote Python interpreter and start a
request servicing loop therein, without requiring any custom Python libraries
(including Pushy) to be initially present. To accomplish this, Pushy requires
an SSH daemon to be present on the remote machine.

Pushy was initially developed to simplify automated testing to the point that
testing software on remote machines becomes little different to testing on the
local machine.

Provides

Requires

License

MIT

Changelog

* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Thu Jun 14 2018 mcepl@suse.com
  - Clean SPEC file
* Thu Aug 24 2017 jmatejek@suse.com
  - singlespec auto-conversion
* Thu Oct 10 2013 ddiss@suse.com
  - Update to pushy-0.5.3
    + No changelog available
* Thu Jul 11 2013 speilicke@suse.com
  - Initial version

Files

/usr/lib/python2.7/site-packages/pushy
/usr/lib/python2.7/site-packages/pushy-0.5.4-py2.7.egg-info
/usr/lib/python2.7/site-packages/pushy/__init__.py
/usr/lib/python2.7/site-packages/pushy/__init__.pyc
/usr/lib/python2.7/site-packages/pushy/__init__.pyo
/usr/lib/python2.7/site-packages/pushy/client.py
/usr/lib/python2.7/site-packages/pushy/client.pyc
/usr/lib/python2.7/site-packages/pushy/client.pyo
/usr/lib/python2.7/site-packages/pushy/protocol
/usr/lib/python2.7/site-packages/pushy/protocol/__init__.py
/usr/lib/python2.7/site-packages/pushy/protocol/__init__.pyc
/usr/lib/python2.7/site-packages/pushy/protocol/__init__.pyo
/usr/lib/python2.7/site-packages/pushy/protocol/baseconnection.py
/usr/lib/python2.7/site-packages/pushy/protocol/baseconnection.pyc
/usr/lib/python2.7/site-packages/pushy/protocol/baseconnection.pyo
/usr/lib/python2.7/site-packages/pushy/protocol/connection.py
/usr/lib/python2.7/site-packages/pushy/protocol/connection.pyc
/usr/lib/python2.7/site-packages/pushy/protocol/connection.pyo
/usr/lib/python2.7/site-packages/pushy/protocol/message.py
/usr/lib/python2.7/site-packages/pushy/protocol/message.pyc
/usr/lib/python2.7/site-packages/pushy/protocol/message.pyo
/usr/lib/python2.7/site-packages/pushy/protocol/proxy.py
/usr/lib/python2.7/site-packages/pushy/protocol/proxy.pyc
/usr/lib/python2.7/site-packages/pushy/protocol/proxy.pyo
/usr/lib/python2.7/site-packages/pushy/server.py
/usr/lib/python2.7/site-packages/pushy/server.pyc
/usr/lib/python2.7/site-packages/pushy/server.pyo
/usr/lib/python2.7/site-packages/pushy/transport
/usr/lib/python2.7/site-packages/pushy/transport/__init__.py
/usr/lib/python2.7/site-packages/pushy/transport/__init__.pyc
/usr/lib/python2.7/site-packages/pushy/transport/__init__.pyo
/usr/lib/python2.7/site-packages/pushy/transport/daemon.py
/usr/lib/python2.7/site-packages/pushy/transport/daemon.pyc
/usr/lib/python2.7/site-packages/pushy/transport/daemon.pyo
/usr/lib/python2.7/site-packages/pushy/transport/local.py
/usr/lib/python2.7/site-packages/pushy/transport/local.pyc
/usr/lib/python2.7/site-packages/pushy/transport/local.pyo
/usr/lib/python2.7/site-packages/pushy/transport/smb
/usr/lib/python2.7/site-packages/pushy/transport/smb/__init__.py
/usr/lib/python2.7/site-packages/pushy/transport/smb/__init__.pyc
/usr/lib/python2.7/site-packages/pushy/transport/smb/__init__.pyo
/usr/lib/python2.7/site-packages/pushy/transport/smb/impacket_transport.py
/usr/lib/python2.7/site-packages/pushy/transport/smb/impacket_transport.pyc
/usr/lib/python2.7/site-packages/pushy/transport/smb/impacket_transport.pyo
/usr/lib/python2.7/site-packages/pushy/transport/smb/native.py
/usr/lib/python2.7/site-packages/pushy/transport/smb/native.pyc
/usr/lib/python2.7/site-packages/pushy/transport/smb/native.pyo
/usr/lib/python2.7/site-packages/pushy/transport/ssh.py
/usr/lib/python2.7/site-packages/pushy/transport/ssh.pyc
/usr/lib/python2.7/site-packages/pushy/transport/ssh.pyo
/usr/lib/python2.7/site-packages/pushy/util
/usr/lib/python2.7/site-packages/pushy/util/__init__.py
/usr/lib/python2.7/site-packages/pushy/util/__init__.pyc
/usr/lib/python2.7/site-packages/pushy/util/__init__.pyo
/usr/lib/python2.7/site-packages/pushy/util/_logging.py
/usr/lib/python2.7/site-packages/pushy/util/_logging.pyc
/usr/lib/python2.7/site-packages/pushy/util/_logging.pyo
/usr/lib/python2.7/site-packages/pushy/util/_zipwalk.py
/usr/lib/python2.7/site-packages/pushy/util/_zipwalk.pyc
/usr/lib/python2.7/site-packages/pushy/util/_zipwalk.pyo
/usr/lib/python2.7/site-packages/pushy/util/askpass.py
/usr/lib/python2.7/site-packages/pushy/util/askpass.pyc
/usr/lib/python2.7/site-packages/pushy/util/askpass.pyo
/usr/lib/python2.7/site-packages/pushy/util/clone_function.py
/usr/lib/python2.7/site-packages/pushy/util/clone_function.pyc
/usr/lib/python2.7/site-packages/pushy/util/clone_function.pyo
/usr/lib/python2.7/site-packages/pushy/util/redirector.py
/usr/lib/python2.7/site-packages/pushy/util/redirector.pyc
/usr/lib/python2.7/site-packages/pushy/util/redirector.pyo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024