From 4f7046e5cf856f4aa3d75c8b81b415399bd341c6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 1 Oct 2023 15:15:27 +0530 Subject: [PATCH] another pointless dependency needed by badly designed python packages --- bypy/sources.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bypy/sources.json b/bypy/sources.json index e6d4b54c20..05a3084d92 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -613,6 +613,16 @@ } }, + { + "name": "setuptools_scm", + "comment": "Some packages (xxhash/py7zr/etc) erroneously declare this as a dependency even though it is needed only for sdist not building wheels", + "unix": { + "filename": "setuptools_scm-8.0.3-py3-none-any.whl", + "hash": "sha256:813822234453438a13c78d05c8af29918fbc06f88efb33d38f065340bbb48c39", + "urls": ["pypi"] + } + }, + { "name": "six", "unix": {