diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2021-04-12 14:50:43 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2021-04-12 14:58:15 +0000 |
commit | ee9e5cfd9328ecd7cc0aec2db0c0e8c086ade442 (patch) | |
tree | 975f21615d699ab6233b7506f282cb91e84abc6c | |
parent | b83f065d87d6c65f0a2854d9415f5938e876b499 (diff) |
net/py-speedtest-cli: update to 2.1.3
Changes: https://github.com/sivel/speedtest-cli/releases/tag/v2.1.3
PR: 254906
Submitted by: lwhsu
-rw-r--r-- | net/py-speedtest-cli/Makefile | 4 | ||||
-rw-r--r-- | net/py-speedtest-cli/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/py-speedtest-cli/Makefile b/net/py-speedtest-cli/Makefile index 71ec1449591d..6c7e74787c7d 100644 --- a/net/py-speedtest-cli/Makefile +++ b/net/py-speedtest-cli/Makefile @@ -1,7 +1,7 @@ # Created by: Nicola Vitale <nivit@FreeBSD.org> PORTNAME= speedtest-cli -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Command line interface for testing internet bandwidth LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/net/py-speedtest-cli/distinfo b/net/py-speedtest-cli/distinfo index 1fc01c817cb0..3c00ddfdfc75 100644 --- a/net/py-speedtest-cli/distinfo +++ b/net/py-speedtest-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590161644 -SHA256 (speedtest-cli-2.1.2.tar.gz) = cf1d386222f94c324e3125ba9a0d187e46d4a13dca08c023bdb9a23096be2e54 -SIZE (speedtest-cli-2.1.2.tar.gz) = 24365 +TIMESTAMP = 1617949911 +SHA256 (speedtest-cli-2.1.3.tar.gz) = 5e2773233cedb5fa3d8120eb7f97bcc4974b5221b254d33ff16e2f1d413d90f0 +SIZE (speedtest-cli-2.1.3.tar.gz) = 24721 |