15 Commits

Author SHA256 Message Date
75ddd0b103 Accepting request 1193276 from home:iznogood
- Add set-secure-default.patch: Set secure connection as default.
  Speedtest servers don't support HTTP connections anymore so I
  renamed the `--secure` parameter to `--insecure` and set it to
  False by default.
  https://github.com/sivel/speedtest-cli/pull/800

OBS-URL: https://build.opensuse.org/request/show/1193276
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=28
2024-08-12 07:03:10 +00:00
David Sterba
52cfc65c10 Accepting request 1164380 from home:seife:branches:benchmark
do not require setuptools, it is not needed anymore

(the dep is probably from pre-python3 days, and the setuptools code is only fallback if everything else fails, also the used setuptools interface is deprecated anyway)

OBS-URL: https://build.opensuse.org/request/show/1164380
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=26
2024-04-03 14:58:59 +00:00
efd3531d15 Accepting request 884137 from home:pmonrealgonzalez:branches:benchmark
- Update to version 2.1.3: [bsc#1184526]
  * Handle case where ignoreids is empty or contains empty ids
  * Ensure we catch HTTP errors on upload/download.
- Fix non-executable-script warning

OBS-URL: https://build.opensuse.org/request/show/884137
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=24
2021-04-13 06:10:35 +00:00
c1b66ca74b - Update to version 2.1.2:
* Prevent warnings on Python3.8
  * Fix proxy support
  * Fix --single to ensure threads are not started until a position in the queue is available

OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=22
2019-10-22 14:08:37 +00:00
b2beb1d448 Accepting request 688856 from home:msvec:branches:benchmark
- Update to version 2.1.1:
  * Fix SSL support on Python2.4 and Python2.5
- Update to version 2.1.0:
  * Automatically resolve .best property
  * Pass Content-Length header with POST requests
  * Fix install instructions with git clone
  * Add functionality for single threaded testing
  * Add debug support to show if a URL request resulted in a redirect
  * Add the python version to the version output
  * Switch from platform.system to platform.platform when building the User-Agent header
  * Don't pass server_hostname to ssl.wrap_socket
  * ensure ERROR doesn't print an empty string

OBS-URL: https://build.opensuse.org/request/show/688856
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=20
2019-03-28 09:20:04 +00:00
61ad641cfc Accepting request 682074 from home:msvec:branches:benchmark
- Update to version 2.0.2:
  * Ensure we are utilizing the context created by HTTPSConnection, or falling back to ssl
- Changes for version 2.0.1:
  * Handle malformed XML responses
  * Ensure --share works with --csv
  * Fix SSL communication during latency tests on python 2.6 and older
  * Handle error where latitude and longitude from config are invalid
- Changes for version 2.0.0:
  * Redesigned Python API
  * Add option to exclude servers, and allow --server and --exclude to be specified multiple times
  * Address Exception issues
  * Print errors to stderr
  * Remove deprecated speedtest_cli.py

OBS-URL: https://build.opensuse.org/request/show/682074
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=18
2019-03-06 11:52:08 +00:00
bcd6695d0b OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=16 2017-11-26 21:26:00 +00:00
604c9307a1 - Update to version 1.0.7:
* Support using --csv-delimiter with --csv-header

OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=15
2017-11-26 21:21:22 +00:00
6acd39af30 - Update to version 1.0.6:
* Ensure the UTC ISO8601 date includes a Z offset
  * Fix calculation of uploads to perform per size
  * Pre-allocate upload data, but allow to disable pre-allocation,
    for memory limited devices
- Changes for version 1.0.5:
  * Fixes for UTF-8 encoding of CSV output

OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=13
2017-10-06 09:57:31 +00:00
50c3a7487c - Update to version 1.0.2:
* No upstream changelog available

OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=11
2017-03-24 18:43:26 +00:00
11510b16b6 - Update to version 1.0.0:
* No upstream changelog available

OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=9
2016-11-23 12:04:27 +00:00
974ee7f742 - Switch to python3
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=7
2016-02-16 08:33:56 +00:00
59422d72e9 - Update dependencies - boo#959814
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=5
2015-12-21 08:40:28 +00:00
81cf98e1dc Accepting request 321413 from home:pluskalm:branches:benchmark
- Follow python packaging guidelines
- Use setuptools for installation

OBS-URL: https://build.opensuse.org/request/show/321413
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=3
2015-08-10 11:59:29 +00:00
b7e8fcf03c Accepting request 314879 from home:nemysis
Please accept this new RPM.

OBS-URL: https://build.opensuse.org/request/show/314879
OBS-URL: https://build.opensuse.org/package/show/benchmark/speedtest-cli?expand=0&rev=1
2015-07-02 16:04:09 +00:00