Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

spk-convert-pip updates for handling open3d #1078

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Conversation

jrray
Copy link
Collaborator

@jrray jrray commented Jul 16, 2024

Extend the timeout for pip download and update pkginfo to fix the package name not getting set.

J Robert Ray added 3 commits July 16, 2024 10:56
Signed-off-by: J Robert Ray <jrray@imageworks.com>
Some wheel files are very large and can't be downloaded within the
default 10 second timeout window.

Signed-off-by: J Robert Ray <jrray@imageworks.com>
This solves a problem parsing some packages which ends up with
`info.name` being `None`. Add an assertion to make the problem more
clear in the future if it comes back.

Bump package version to 1.4.2 (1.4.1 was used in an internal release at
SPI).

Signed-off-by: J Robert Ray <jrray@imageworks.com>
@jrray jrray self-assigned this Jul 16, 2024
@jrray jrray requested a review from rydrman July 16, 2024 18:20
@jrray jrray merged commit 5bc6371 into main Jul 18, 2024
6 checks passed
@jrray jrray deleted the spk-convert-pip-timeout branch July 18, 2024 23:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants