httpstat: Undeprecate and mark py3-compatible
httpstat is py3-compatible, see https://github.com/reorx/httpstat
This commit is contained in:
parent
6a81113c7a
commit
42344d01bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539322
1 changed files with 1 additions and 4 deletions
|
@ -12,12 +12,9 @@ COMMENT= Curl statistics made simple
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
DEPRECATED= Uses deprecated version of python
|
|
||||||
EXPIRATION_DATE= 2020-08-15
|
|
||||||
|
|
||||||
RUN_DEPENDS= curl:ftp/curl
|
RUN_DEPENDS= curl:ftp/curl
|
||||||
|
|
||||||
USES= python:2.7
|
USES= python
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= reorx
|
GH_ACCOUNT= reorx
|
||||||
|
|
Loading…
Reference in a new issue