diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-17 10:09:30 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:20 +0700 |
commit | cf8ba82597126ba6b11566dfb87e128ba6ad55b6 (patch) | |
tree | 3cf02170507f5de8e9bf11a2eaa7b80cdaf47af7 /python/python3-hatchling/python3-hatchling.info | |
parent | f885ddb9d7777fe1149709bfe78c8ffcdfc38a5f (diff) |
python/python3-hatchling: Updated for version 1.21.0.
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.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-hatchling/python3-hatchling.info b/python/python3-hatchling/python3-hatchling.info index 5678e99a6475b..73dd54629ac67 100644 --- a/python/python3-hatchling/python3-hatchling.info +++ b/python/python3-hatchling/python3-hatchling.info @@ -1,8 +1,8 @@ PRGNAM="python3-hatchling" -VERSION="1.18.0" +VERSION="1.21.0" HOMEPAGE="https://github.com/pypa/hatch/tree/master/backend" -DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.18.0.tar.gz" -MD5SUM="43f7203cacb6c3c178b93149b8a8151d" +DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1.21.0.tar.gz" +MD5SUM="21e5e7ed5fa6dd0618c5b66eb847f370" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-editables python3-pathspec python3-pluggy python3-trove-classifiers" |