-
Notifications
You must be signed in to change notification settings - Fork 341
py3-ml-metadata/1.15.0 package update #17476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
octo-sts
bot
commented
Apr 23, 2024
Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: user <[email protected]>
Removed problematic patch file. Now he seems to have another problem with Bazel.
Looks like its related to this issue here. Or someone with more experience in Bazel. |
Changing the packages to python3.11 or bazel5 didn't work. Same issue here. |
Signed-off-by: Sergio Gonzalez <[email protected]>
Following the ml-metadata repository's instructions to build from source, I get the same error as building from melange. Some patches generate conflicts, and removing them results in the same error detailed above. The error is not caused by the version of Bazel, it was tried with Bazel 5, bazel 6, bazel 7, and Bazelisk obtaining the same result. Continued work on finding how to build the ml-metadata repository. |
…version update patches Signed-off-by: James Rawlings <[email protected]>
Package py3-ml-metadata: Click to expand/collapsePackage py3-ml-metadata: Package ml-metadata-store-server: Click to expand/collapsePackage ml-metadata-store-server: bincapz found differences: Click to expand/collapseDeleted: py3-ml-metadata/usr/lib/python3.12/site-packages/ml_metadata/metadata_store/types.py [✅ LOW]
Deleted: py3-ml-metadata/usr/lib/python3.12/site-packages/ml_metadata/metadata_store/types_test.py [
|
RISK | KEY | DESCRIPTION | EVIDENCE |
---|---|---|---|
-MEDIUM | databases/sqlite | accesses SQLite databases | sqlite |
-LOW | encoding/json/decode | Decodes JSON messages | json.loads |
-LOW | ref/site/url | contains embedded HTTP URLs | http://www.apache.org/licenses/LICENSE-2.0 |
Added: py3-ml-metadata/usr/lib/python3.12/site-packages/ml_metadata/tools/mlmd_resolver/init.py [✅ LOW]
RISK | KEY | DESCRIPTION | EVIDENCE |
---|---|---|---|
+LOW | ref/site/url | contains embedded HTTP URLs | http://www.apache.org/licenses/LICENSE-2.0 |
Added: py3-ml-metadata/usr/lib/python3.12/site-packages/ml_metadata/tools/init.py [✅ LOW]
RISK | KEY | DESCRIPTION | EVIDENCE |
---|---|---|---|
+LOW | ref/site/url | contains embedded HTTP URLs | http://www.apache.org/licenses/LICENSE-2.0 |
Added: py3-ml-metadata/usr/lib/python3.12/site-packages/ml_metadata/tools/mlmd_resolver/metadata_resolver_utils.py [✅ LOW]
RISK | KEY | DESCRIPTION | EVIDENCE |
---|---|---|---|
+LOW | ref/site/url | contains embedded HTTP URLs | http://www.apache.org/licenses/LICENSE-2.0 |
Added: py3-ml-metadata/usr/lib/python3.12/site-packages/ml_metadata/tools/mlmd_resolver/metadata_resolver_test.py [✅ LOW]
RISK | KEY | DESCRIPTION | EVIDENCE |
---|---|---|---|
+LOW | ref/site/url | contains embedded HTTP URLs | http://www.apache.org/licenses/LICENSE-2.0 |
Added: py3-ml-metadata/usr/lib/python3.12/site-packages/ml_metadata/tools/mlmd_resolver/metadata_resolver.py [✅ LOW]
RISK | KEY | DESCRIPTION | EVIDENCE |
---|---|---|---|
+LOW | ref/site/url | contains embedded HTTP URLs | http://www.apache.org/licenses/LICENSE-2.0 |