aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-02-25 16:28:52 +0100
committerWojtek Kosior <koszko@koszko.org>2022-02-25 16:28:52 +0100
commitfdc9c4bbac529d34d8a6bb55367821ef7993a000 (patch)
treecc2700f87c52cf7a1f6e781eba8d9227218d3bf7
parent8ead9fa142b9f5c43d44e12d8fea9f2521afcf6e (diff)
downloadhaketilo-hydrilla-sbom-fdc9c4bbac529d34d8a6bb55367821ef7993a000.tar.gz
haketilo-hydrilla-sbom-fdc9c4bbac529d34d8a6bb55367821ef7993a000.zip
add wheel
-rw-r--r--SBoM_haketilo-1.0_hydrilla-1.0.txt11
1 files changed, 11 insertions, 0 deletions
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 |
|--------------+--------------------------------------------------|