15
0
forked from pool/python-remoto
Commit Graph

8 Commits

Author SHA256 Message Date
3355705b1c Accepting request 697807 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/697807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=4
2019-04-30 10:56:01 +00:00
Tomáš Chvátal
2075557bd9 Accepting request 697802 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/697802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=7
2019-04-25 09:35:10 +00:00
c52a0dd777 Accepting request 672832 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/672832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=3
2019-02-11 20:23:47 +00:00
550b5417d4 Accepting request 672830 from home:rjdias:branches:devel:languages:python
- spec: fix tarball URL 
- use official upstream release tarball
- 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

OBS-URL: https://build.opensuse.org/request/show/672830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=5
2019-02-08 14:48:57 +00:00
94d176a8d2 Accepting request 360913 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/360913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=2
2016-03-02 13:21:29 +00:00
4dac6f7db4 Accepting request 360751 from home:AndreasStieger:branches:devel:languages:python
0.0.27, package a license file (boo#967555)

OBS-URL: https://build.opensuse.org/request/show/360751
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=3
2016-02-22 15:01:05 +00:00
21acf001c6 Accepting request 356503 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/356503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=1
2016-02-01 18:55:58 +00:00
93e06dd416 Accepting request 356502 from home:smithfarm
ceph-deploy dependency

OBS-URL: https://build.opensuse.org/request/show/356502
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=1
2016-01-28 12:51:18 +00:00