998fc8ce0e
Accepting request 1195241 from devel:languages:python
Ana Guerrero2024-08-22 16:13:53 +00:00
d5e12005d4
- Add patch support-pytest-8.patch: * Use setup_method(), not setup(). - Switch to pyproject macros.
Steve Kowalik2024-08-22 06:26:40 +00:00
360fa127a0
- Add patch support-pytest-8.patch: * Use setup_method(), not setup(). - Switch to pyproject macros.
Steve Kowalik2024-08-22 06:26:40 +00:00
b4e8748ce3
Accepting request 1118991 from devel:languages:python
Ana Guerrero2023-10-19 20:50:22 +00:00
a73ae6548c
Accepting request 1118991 from devel:languages:python
Ana Guerrero2023-10-19 20:50:22 +00:00
decbd69afc
Accepting request 1118865 from home:mimi_vx:branches:devel:languages:python
Ondřej Súkup2023-10-19 14:28:57 +00:00
6a8fc05000
Accepting request 1118865 from home:mimi_vx:branches:devel:languages:python
Ondřej Súkup2023-10-19 14:28:57 +00:00
da3f8635de
- Update to 2.7.0: * Add ~fabric.connection.Connection.shell, a belated port of the v1 open_shell() feature. * Forward local terminal resizes to the remote end, when applicable. (For the technical: this means we now turn SIGWINCH into SSH window-change messages.) * Update ~fabric.connection.Connection temporarily so that it doesn't incidentally apply replace_env=True to local shell commands, only remote ones. - Add patch remove-mock.patch: * Use unittest.mock, instead of mock
Steve Kowalik2022-05-17 05:30:14 +00:00
8349b2bc30
- Update to 2.7.0: * Add ~fabric.connection.Connection.shell, a belated port of the v1 open_shell() feature. * Forward local terminal resizes to the remote end, when applicable. (For the technical: this means we now turn SIGWINCH into SSH window-change messages.) * Update ~fabric.connection.Connection temporarily so that it doesn't incidentally apply replace_env=True to local shell commands, only remote ones. - Add patch remove-mock.patch: * Use unittest.mock, instead of mock
Steve Kowalik2022-05-17 05:30:14 +00:00
91c64f8355
- Update to 2.5.0: * [Feature] #1989: Reinstate command timeouts, by supporting the implementation of that feature in Invoke * [Feature]: Allow specifying connection timeouts * [Feature] #1985: Add support for explicitly closing remote subprocess’ stdin when local stdin sees an EOF, by implementing a new command-runner method recently added to Invoke; this prevents remote programs that ‘follow’ stdin from blocking forever. * [Bug]: Anonymous/’remainder’ subprocess execution (eg fab -H host -- command, as opposed to the use of Connection.run inside tasks)
Tomáš Chvátal
2019-09-12 12:51:32 +00:00
11e5f935b5
- Update to 2.5.0: * [Feature] #1989: Reinstate command timeouts, by supporting the implementation of that feature in Invoke * [Feature]: Allow specifying connection timeouts * [Feature] #1985: Add support for explicitly closing remote subprocess’ stdin when local stdin sees an EOF, by implementing a new command-runner method recently added to Invoke; this prevents remote programs that ‘follow’ stdin from blocking forever. * [Bug]: Anonymous/’remainder’ subprocess execution (eg fab -H host -- command, as opposed to the use of Connection.run inside tasks)
Tomáš Chvátal
2019-09-12 12:51:32 +00:00
3c888908bb
- Conflict with python-Fabric3 which is forked implementation
Tomáš Chvátal
2018-08-11 15:02:09 +00:00
a60c613d23
- Conflict with python-Fabric3 which is forked implementation
Tomáš Chvátal
2018-08-11 15:02:09 +00:00
f0e8a0cec7
- Version update to 2.3.1: * Adds support for python3 * Supports new invoke and invocations modules - Run tests - Add all build/runtime dependencies
Tomáš Chvátal
2018-08-11 14:56:07 +00:00
254dbf4943
- Version update to 2.3.1: * Adds support for python3 * Supports new invoke and invocations modules - Run tests - Add all build/runtime dependencies
Tomáš Chvátal
2018-08-11 14:56:07 +00:00
93b4476058
- Add skip_python3 as it is not compatible at all, fixes bsc#1073564 - Drop the Sphinx dep as we can't generate the deps because of py3 incompatibility - Run fdupes on install
Tomáš Chvátal
2018-01-22 11:18:13 +00:00
78caa23c72
- Add skip_python3 as it is not compatible at all, fixes bsc#1073564 - Drop the Sphinx dep as we can't generate the deps because of py3 incompatibility - Run fdupes on install
Tomáš Chvátal
2018-01-22 11:18:13 +00:00