aboutsummaryrefslogtreecommitdiff
path: root/python/traitlets/traitlets.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-26 11:08:39 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-01 09:01:19 +0700
commit5e6f95c4388b6b46c1f90e21dc65d76b5b0d5b24 (patch)
tree955a9aa318ddd97299449fb81308f53fe93040e7 /python/traitlets/traitlets.info
parent9172d812fae36d0d800b25842e61df5643aeb0ee (diff)
python/traitlets: Change build method to python3-hatchling.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/traitlets/traitlets.info')
-rw-r--r--python/traitlets/traitlets.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/traitlets/traitlets.info b/python/traitlets/traitlets.info
index 46e21737fc093..d18915123e729 100644
--- a/python/traitlets/traitlets.info
+++ b/python/traitlets/traitlets.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-5
MD5SUM="940cadcc64217d4b3df149850a5379b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="decorator"
+REQUIRES="decorator python3-hatchling"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"