8000 Fix issue with setup.py builds without dependencies by samansmink · Pull Request #7695 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix issue with setup.py builds without dependencies #7695

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

Merged

Conversation

samansmink
Copy link
Contributor
@samansmink samansmink commented May 26, 2023

this thing broke when extension have no dependencies, now it does not. This breaks some statically linked extension builds with package-build.py for out-of-tree extensions. This means that currently for v0.8.0 you can not create python binaries with the out-of-tree extension built in. Of course you can still just load the loadable extension binary from python.

@samansmink
Copy link
Contributor Author
samansmink commented May 26, 2023

see also duckdb/extension-template#22

@Mytherin Mytherin merged commit 44966e3 into duckdb:master May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0