f4695c9020
- Require update-alternatives for the scriptlets.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=19
2024-03-28 07:20:05 +00:00
d2a4c11c9a
Accepting request 1162356 from home:glaubitz:branches:devel:languages:python
...
- Switch build system from setuptools to pyproject.toml
+ Add python-pip and python-wheel to BuildRequires
+ Replace %python_build with %pyproject_wheel
+ Replace %python_install with %pyproject_install
- Limit Python files matched in %files section
OBS-URL: https://build.opensuse.org/request/show/1162356
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=17
2024-03-26 20:40:35 +00:00
f6351f97f3
Accepting request 1138864 from home:alarrosa:branches:devel:languages:python
...
- Use %sle15_python_module_pythons
OBS-URL: https://build.opensuse.org/request/show/1138864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=15
2024-01-15 14:06:44 +00:00
9b38b13165
Accepting request 971000 from home:pgajdos:python
...
- do not require python-mock for build
OBS-URL: https://build.opensuse.org/request/show/971000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=13
2022-04-20 08:14:42 +00:00
40f91f6cc5
- update to 0.4.0:
...
+ Change the daemon mod flag for all tunnel threads (is not fully backward
compatible) to prevent unexpected hangs (`#219`_) + Add docker based end to end
functinal tests for Mongo/Postgres/MySQL
+ Add docker based end to end hangs tests
+ Fix host key directory detection
+ Unify default ssh config folder to `~/.ssh`
+ Increase open connection timeout to 10 secods
+ Change default with context behavior to use `.stop(force=True)` on exit
+ Remove useless `daemon_forward_servers = True` hack for hangs prevention
+ Set transport keepalive to 5 second by default
+ Set default transport timeout to 0.1
+ Deprecate and remove `block_on_close` option
+ Fix "deadlocks" / "tunneling hangs"
+ Add `.stop(force=True)` for force close active connections
+ Fixes bug with orphan thread for a tunnel that is DOWN
+ Support IPv6 without proxy command. Use built-in paramiko create socket
logic. The logic tries to use ipv6 socket family first, then ipv4 socket
family.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=11
2021-02-01 22:04:28 +00:00
Tomáš Chvátal
9767e7a435
- Update to 0.1.5:
...
* Introduce block_on_close attribute
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=9
2019-07-22 12:53:39 +00:00
Tomáš Chvátal
4ead1f15b8
Accepting request 682515 from home:jayvdb:py-check-failures
...
- Remove test runner exception as bug is fixed upstream
OBS-URL: https://build.opensuse.org/request/show/682515
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=7
2019-03-07 15:25:46 +00:00
Tomáš Chvátal
0a9797f3dc
Accepting request 631149 from home:alarrosa:branches:devel:languages:python
...
- Update to 0.1.4
* Allow loading pkeys from ~/.ssh
OBS-URL: https://build.opensuse.org/request/show/631149
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=5
2018-08-23 19:02:50 +00:00
Tomáš Chvátal
8b83bc588d
- Disable deprecation detector test as it is broken
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=3
2018-05-09 11:21:51 +00:00
Tomáš Chvátal
9069ae3276
- Switch to pytest and run tests directly instead of running them
...
in tox virtual enviroment
- Use %license to install license
- Really execute tests
- Really switch to github url as pypi deployment does not contain
the tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=2
2018-05-09 11:06:31 +00:00
Tomáš Chvátal
a706507023
Accepting request 605708 from home:glaubitz:branches:devel:languages:python
...
- Switch upstream source to github
- Re-enable tests in spec file
OBS-URL: https://build.opensuse.org/request/show/605708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=1
2018-05-09 10:54:07 +00:00