python3-speedtest-cli: update to 2.1.3
authorMatt Merhar <mattmerhar@protonmail.com>
Tue, 7 Sep 2021 23:34:17 +0000 (19:34 -0400)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 18 Apr 2022 17:55:53 +0000 (19:55 +0200)
This includes a fix for a breaking change in the Speedtest API.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
(cherry picked from commit 77ebd65f4945ea116365ccab3070ab31bed99ce7)
Signed-off-by: James White <james@jmwhite.co.uk>
lang/python/python3-speedtest-cli/Makefile

index 9c87f8b445dc73eb1a57355c666148856b9417f0..cc8b89bcd81a5cfab3baa47e97b740f664e4f218 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python3-speedtest-cli
-PKG_VERSION:=2.1.2
-PKG_RELEASE:=2
+PKG_VERSION:=2.1.3
+PKG_RELEASE:=1
 
 PYPI_NAME:=speedtest-cli
-PKG_HASH:=cf1d386222f94c324e3125ba9a0d187e46d4a13dca08c023bdb9a23096be2e54
+PKG_HASH:=5e2773233cedb5fa3d8120eb7f97bcc4974b5221b254d33ff16e2f1d413d90f0
 
 PKG_MAINTAINER:=Jaymin Patel <jem.patel@gmail.com>
 PKG_LICENSE:=Apache-2.0