IABSD.fr/ports/benchmarks/speedtest-cli/Makefile

Branch :


Log

Author Commit Date CI Message
b980bb55 2024-05-06 12:22:30 bump REVISION for py3.10 -> py3.11 switch
bec75331 2023-02-17 17:49:22 benchmarks/speedtest-cli: unbreak by switching to a new upstream listing ookla servers switched from a php url returning XML to a json API. cf https://github.com/sivel/speedtest-cli/pull/796
81d58166 2022-11-13 15:27:35 bump for MODPY_DEFAULT_VERSION_3 change
2206a800 2022-09-13 20:56:17 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a magic-numbers name and more of a nod at the frontend we're actually using for the build.
6b85aa2a 2022-09-10 21:47:28 use MODPY_PEP517
279462e7 2022-03-11 18:21:39 drop RCS Ids
8ad2bb9a 2021-11-02 00:00:12 bump REVISION for switch from Python 3.8 -> 3.9
467d638b 2021-04-09 08:12:17 benchmarks/speedtest-cli: update to 2.1.3 Fixes a runtime failure reported by kevlo and Mikolaj Kucharski: * Address issue where a test server may return an HTTP error during upload or download * Address issue where ignore_ids may be empty or have empty values ok kevlo sthen
3cbe1c2f 2021-02-23 19:39:08 Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not.
d9cfe411 2020-07-03 21:12:24 bump REVISION; python 3 default changed to 3.8