aboutsummaryrefslogtreecommitdiff
path: root/python/python3-flit/python3-flit.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-09-09 10:48:48 +0100
committerDave Woodfall <dave@slackbuilds.org>2022-09-09 10:48:48 +0100
commitb5bef7675cf6b85131e974944f45abb5acadb991 (patch)
tree2925b21bf2ced24398a3d0f5cc68598592a054b5 /python/python3-flit/python3-flit.info
parent79fc2c81e2b1ea79f2425c06ab342d8da4797c87 (diff)
python/python3-flit: Added (Simplified packaging of Python modules)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/python3-flit/python3-flit.info')
-rw-r--r--python/python3-flit/python3-flit.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-flit/python3-flit.info b/python/python3-flit/python3-flit.info
new file mode 100644
index 0000000000..da02bd416b
--- /dev/null
+++ b/python/python3-flit/python3-flit.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-flit"
+VERSION="3.7.1"
+HOMEPAGE="https://github.com/pypa/flit"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flit/flit-3.7.1.tar.gz"
+MD5SUM="75fd3e3c6c9f7c719dc164c05dabab4f"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-tomli_w"
+MAINTAINER="fourtysixandtwo"
+EMAIL="fourtysixandtwo@sliderr.net"