diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-09-09 10:48:48 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2022-09-09 10:48:48 +0100 |
commit | b5bef7675cf6b85131e974944f45abb5acadb991 (patch) | |
tree | 2925b21bf2ced24398a3d0f5cc68598592a054b5 /python/python3-flit/python3-flit.info | |
parent | 79fc2c81e2b1ea79f2425c06ab342d8da4797c87 (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.info | 10 |
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" |