There was an error while loading. Please reload this page.
1 parent fa9ba02 commit 4658464Copy full SHA for 4658464
2 files changed
Misc/sbom.spdx.json
Tools/build/generate_sbom.py
@@ -50,7 +50,7 @@ class PackageFiles(typing.NamedTuple):
50
include=["Modules/expat/**"]
51
),
52
"pip": PackageFiles(
53
- include=["Lib/ensurepip/_bundled/pip-*-py3-none-any.whl"]
+ include=["Lib/ensurepip/_bundled/pip-23.3.2-py3-none-any.whl"]
54
55
"macholib": PackageFiles(
56
include=["Lib/ctypes/macholib/**"],
0 commit comments