Package libhxl for conda-forge
Closed this issue · 4 comments
kynan commented
This package is a dependency for hdx-python-country. I'll be working on packaging libhxl
for conda-forge as a prerequisite for OCHA-DAP/hdx-python-country#14. Please assign this issue to me.
Dependencies:
- wheel
- requests>=2.11
- requests_cache
- python-dateutil
- xlrd3==1.1.0 (conda-forge/staged-recipes#21119)
- unidecode
- python-io-wrapper>=0.2 (conda-forge/staged-recipes#21084)
- jsonpath_ng
- ply
kynan commented
This package depends on python-io-wrapper, also not conda packaged. Next step is packaging python-io-wrapper. This is currently blocked: python-io-wrapper does not include the license in its source distribution, which blocks conda packaging. Have filed davidmegginson/python-io-wrapper#1 for this.
kynan commented
Next dependency: xlrd3 is not conda packaged. Created PR to package xlrd3.
kynan commented
Dependencies are now packaged, sent a PR to add a conda-forge recipe: conda-forge/staged-recipes#21168
kynan commented
Done!