slackbuilds_ponce/python/traitlets/traitlets.info
Benjamin Trigona-Harany 1513e79cc2
python/traitlets: Add Python 3 support.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2019-06-09 05:33:16 +07:00

10 lines
351 B
Text

PRGNAM="traitlets"
VERSION="4.3.2"
HOMEPAGE="https://jupyter.org/"
DOWNLOAD="https://github.com/ipython/traitlets/archive/4.3.2/traitlets-4.3.2.tar.gz"
MD5SUM="0b5b7986aef676d12f31a16cbbe3ed92"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="enum34 ipython_genutils six python3-six"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"