From 5113cfb7660640a183edacb9769d1de58c5efcda Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 24 Sep 2022 00:30:34 +0100 Subject: python/python3-hatchling: Added (Hatch build backend) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-hatchling/python3-hatchling.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-hatchling/python3-hatchling.info (limited to 'python/python3-hatchling/python3-hatchling.info') 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" -- cgit v1.2.3