Browse Source

gis/pytrainer: Switched to python3-lxml

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
Jeremy Hansen 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
83db2cc86a
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      gis/pytrainer/pytrainer.info

2
gis/pytrainer/pytrainer.info

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pytrainer/pytrainer/archive/v2.2.1/pytrainer-2.2.1.
MD5SUM="2fee7f07868d7185554e2d3e4ba1aeed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml SQLAlchemy python3-matplotlib webkit2gtk zenity"
REQUIRES="python3-lxml SQLAlchemy python3-matplotlib webkit2gtk zenity"
MAINTAINER="Kyle Guinn"
EMAIL="elyk03@gmail.com"
Loading…
Cancel
Save