diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-08 19:25:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-13 19:27:05 +0700 |
commit | 6493163c146a96a2e5b1ccdbc5b59655133eecd1 (patch) | |
tree | 0d8ca5f8da877e2574802149e59a850a85cecee3 /development/python3-pyqt-distutils/python3-pyqt-distutils.info | |
parent | e5a0b6caefa6224bb289e54dbaf4c24048543330 (diff) |
development/python3-pyqt-distutils: Added (distutils extension)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python3-pyqt-distutils/python3-pyqt-distutils.info')
-rw-r--r-- | development/python3-pyqt-distutils/python3-pyqt-distutils.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/python3-pyqt-distutils/python3-pyqt-distutils.info b/development/python3-pyqt-distutils/python3-pyqt-distutils.info new file mode 100644 index 0000000000..a2f084021a --- /dev/null +++ b/development/python3-pyqt-distutils/python3-pyqt-distutils.info @@ -0,0 +1,10 @@ +PRGNAM="python3-pyqt-distutils" +VERSION="0.7.3" +HOMEPAGE="https://github.com/ColinDuquesnoy/pyqt_distutils" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyqt-distutils/pyqt-distutils-0.7.3.tar.gz" +MD5SUM="598b52cdfa90cdc548b80ca84772640f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-docopt" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |