Skip to content
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

sqlite3 for python2 #672

Merged
merged 5 commits into from
Jun 18, 2016
Merged

sqlite3 for python2 #672

merged 5 commits into from
Jun 18, 2016

Conversation

brussee
Copy link
Contributor

@brussee brussee commented Mar 5, 2016

Integrating sqlite3 with python2 recipe.

@brussee brussee mentioned this pull request Mar 5, 2016
@brussee brussee force-pushed the python2-sqlite3 branch 4 times, most recently from 5f2f2a7 to 197179d Compare March 27, 2016 18:16
@brussee
Copy link
Contributor Author

brussee commented Apr 14, 2016

You should manually add _sqlite3.so and /sqlite3/* to your whitelist or remove the conditional dependency from the bootstrap blacklist.txt
Otherwise these are not included in the private.mp3 and python27.zip respectively.

@brussee brussee changed the title [WIP] sqlite3 for python2 sqlite3 for python2 Apr 14, 2016
@brussee
Copy link
Contributor Author

brussee commented Apr 14, 2016

Ready to merge!
Whitelist/Blacklist issue remains.

@brussee
Copy link
Contributor Author

brussee commented May 28, 2016

You should manually add _sqlite3.so and /sqlite3/* to your whitelist or remove the conditional dependency from the bootstrap blacklist.txt
Otherwise these are not included in the private.mp3 and python27.zip respectively.

How do I fix this? I would like this recipe to be merged as it works fine with overriding whitelist.txt

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