14
0
Commit Graph

20 Commits

Author SHA256 Message Date
c87d40b808 Accepting request 1163239 from devel:languages:python
- Require update-alternatives for the scriptlets.

OBS-URL: https://build.opensuse.org/request/show/1163239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=9
2024-03-28 12:55:11 +00:00
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
1764e63359 Accepting request 1162364 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1162364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=8
2024-03-27 19:42:26 +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
bab69b3292 Accepting request 1138874 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1138874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=7
2024-01-15 21:21:19 +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
e31ea6fe38 Accepting request 971021 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/971021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=6
2022-04-20 14:57:24 +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
b814991c6a Accepting request 868477 from devel:languages:python
- 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/request/show/868477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=5
2021-02-02 13:25:41 +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
63a7136f8a Accepting request 717579 from devel:languages:python
- Update to 0.1.5:
  * Introduce block_on_close attribute

OBS-URL: https://build.opensuse.org/request/show/717579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=4
2019-07-22 15:20:01 +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
Stephan Kulow
94c5987e37 Accepting request 682521 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/682521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=3
2019-03-10 08:35:55 +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
a18a831f51 Accepting request 631153 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/631153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=2
2018-08-24 15:11:22 +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
1ea7450311 Accepting request 605720 from devel:languages:python
azure stuff

OBS-URL: https://build.opensuse.org/request/show/605720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sshtunnel?expand=0&rev=1
2018-05-13 14:05:07 +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