AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- update to 0.0.27: + (releases (0.0.23..27) fix various issues related to stdout/err + package a license file (boo#967555)
- spec file + set Group: to Development/Languages/Python + set Source0: to the full URL
- Use tarball from pypi.python.org instead of rolling our own from git - spec file + simplify setup + remove references to non-existent doc files
- Updated to 0.0.23 + Create a better detection mechanism for remote ``sudo`` needs + Do not override remote environment variables to set the ``$PATH`` + Fix unneeded ssh connection when using FQDN hosts + Output the exact same order of remote ``stdout`` and ``stderr``
- Updated to 0.0.19 + add some imports to init so that they are easier to use + make vendor libraries optional
- Removed embeded python-execnet. - Removed unneeded dependendcies and build dependencies. - Replaced summary and description. - Removed unneeded build enviroment variables.
- First packaging based upon ceph-deploy-1.5.7