aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hatchling/python3-hatchling.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-09-24 00:30:34 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-25 13:59:43 +0700
commit5113cfb7660640a183edacb9769d1de58c5efcda (patch)
tree4d143d528a79996b12bd355f27cf57d921de7827 /python/python3-hatchling/python3-hatchling.info
parenta3ec7d03a99a60085e5a2828ee7f521d6ec8b398 (diff)
python/python3-hatchling: Added (Hatch build backend)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hatchling/python3-hatchling.info')
-rw-r--r--python/python3-hatchling/python3-hatchling.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-hatchling/python3-hatchling.info b/python/python3-hatchling/python3-hatchling.info
new file mode 100644
index 0000000000..728adde241
--- /dev/null
+++ b/python/python3-hatchling/python3-hatchling.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-hatchling"
+VERSION="1.10.0"
+HOMEPAGE="https://github.com/pypa/hatch/tree/master/backend"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.10.0.tar.gz"
+MD5SUM="c50eff4f711cee451037ec7eb780154a"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-build python3-installer python3-editables python3-pathspec python3-pluggy"
+MAINTAINER="fourtysixandtwo"
+EMAIL="fourtysixandtwo@sliderr.net"