[doubleratchet] removed this recipe#1762
Conversation
| name = 'doubleratchet' | ||
| version = '0.4.0' | ||
| version = '0.6.0' | ||
| url = 'https://pypi.python.org/packages/source/D/DoubleRatchet/DoubleRatchet-{version}.tar.gz' |
There was a problem hiding this comment.
I did experience the issue you're talking about regarding the slow download on that package.
Maybe we want to give a try to the github release instead.
https://github.com/Syndace/python-doubleratchet/archive/v0.6.0-beta.tar.gz
What do you think?
Otherwise that won't probably compile in our CI, so you could add it to the list of "broken recipe" here? https://github.com/kivy/python-for-android/blob/6c31e10/ci/constants.py
DoubleRatchet is a pure Python module and it can be installed without recipe.
f925714 to
d842927
Compare
|
@AndreMiras I've been testing without the recipe, it's working (DoubleRatchet is pure python module). I've tried to remove So I've updated this PR to remove entirely doubleratchet recipe. |
No description provided.