From fdc9c4bbac529d34d8a6bb55367821ef7993a000 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Fri, 25 Feb 2022 16:28:52 +0100 Subject: add wheel --- SBoM_haketilo-1.0_hydrilla-1.0.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/SBoM_haketilo-1.0_hydrilla-1.0.txt b/SBoM_haketilo-1.0_hydrilla-1.0.txt index 4c51139..5491d8a 100644 --- a/SBoM_haketilo-1.0_hydrilla-1.0.txt +++ b/SBoM_haketilo-1.0_hydrilla-1.0.txt @@ -153,6 +153,17 @@ Setuptools are used to build Hydrilla. setuptools_scm is used as a setuptools plugin to extract some VCS data when building from git repo. +### wheel +| field | value | +|--------------+--------------------------------------------------------| +| name | wheel | +| version | no known constraints (0.34.2 used in development) | +| copyright | 2012-2020 Daniel Holth, Alex Grönholm and contributors | +| license | MIT (Expat) | +| upstream_url | https://github.com/pypa/wheel | + +wheel is used as a setuptools plugit to facilitate creation of .whl builds. + ### Babel (Python library) | field | value | |--------------+--------------------------------------------------| -- cgit v1.2.3