20 Commits

Author SHA256 Message Date
anag_factory 3973e23749 Accepting request 1175655 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1175655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=10
2024-05-22 19:29:27 +00:00
StevenK 093fc7f71a - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=19
2024-05-15 02:46:52 +00:00
dimstar_suse b3d1dc3f9e Accepting request 967919 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/967919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=9
2022-04-10 17:05:29 +00:00
mcepl 0362d63b5f Accepting request 967734 from home:pgajdos:python
- 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

OBS-URL: https://build.opensuse.org/request/show/967734
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=17
2022-04-08 20:45:39 +00:00
dimstar_suse a6087b9a78 Accepting request 893680 from devel:languages:python
- Remove unnecessary dependency on python-devel.

OBS-URL: https://build.opensuse.org/request/show/893680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=8
2021-05-19 15:48:59 +00:00
mcepl dcc6323809 - Remove unnecessary dependency on python-devel.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=15
2021-05-17 10:01:46 +00:00
dimstar_suse 1a49520307 Accepting request 824183 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/824183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=7
2020-08-06 15:31:21 +00:00
mcepl ac728abb73 Accepting request 824112 from home:mcalabkova:branches:devel:languages:python
- Update to 1.2.0
  * Allow to specify python_executable for remote execution, helping 
    virtualenvs set remotely.

OBS-URL: https://build.opensuse.org/request/show/824112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=13
2020-08-03 15:44:07 +00:00
dimstar_suse 6d50d02181 Accepting request 788097 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/788097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=6
2020-03-26 23:29:30 +00:00
Tomáš Chvátal 0465194dfb - Update to 1.1.5:
* no changelog found

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=11
2020-03-18 08:43:07 +00:00
dimstar_suse 691da64802 Accepting request 704257 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-remoto?expand=0&rev=5
2019-05-22 08:55:18 +00:00
Tomáš Chvátal 51e7085f98 Accepting request 704250 from home:pgajdos
- version update to 1.1.4
  * Add needs_ssh to the connection module to fix a backwards
    incompatible change

OBS-URL: https://build.opensuse.org/request/show/704250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=9
2019-05-20 13:24:11 +00:00
dimstar_suse 8cd8b75117 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 71da7db840 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
dimstar_suse ec16deb6e6 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
dirkmueller 21edaf7c75 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
dimstar_suse fe198de1cc 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
dirkmueller 583bc3f5ea 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
dimstar_suse 71c6cf3564 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
dirkmueller cb63058bca 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