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

✨ Compression libraries - episode II: liblzma #2096

Merged
merged 3 commits into from
Mar 24, 2020

Conversation

opacam
Copy link
Member

@opacam opacam commented Mar 24, 2020

This is the second part of a set of recipes that will improve our libraries ecosystem, allowing us, in a near future, to build a extra python module: _lzma.cpython-38.so, required by some python packages like pandas.

Notes:

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat

@opacam opacam merged commit f3748b4 into kivy:develop Mar 24, 2020
@opacam opacam deleted the feature-liblzma branch March 30, 2020 22:21
zworkb pushed a commit to zworkb/python-for-android that referenced this pull request Apr 15, 2020
* ✨ Add `liblzma` recipe (liblzma.so)

* ✅ Add tests for `liblzma` recipe

* 💚 Add new dependency (`autopoint`)

To fix travis CI tests when trying to build `liblzma` recipe
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