blob: a2cf1ac1869fcbed7233e58f7abc43a1478a3838 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-distlib"
VERSION="0.3.6"
HOMEPAGE="https://distlib.readthedocs.io"
DOWNLOAD="https://github.com/pypa/distlib/releases/download/0.3.6/distlib-0.3.6.tar.gz"
MD5SUM="f60ba4e3f8e76c214d3d00b2227a16f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer wheel"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|