boot-clj / boot

Build tooling for Clojure.
https://boot-clj.github.io/
Eclipse Public License 1.0
1.75k stars 180 forks source link

conda-forge package for boot-clj #642

Closed abhi18av closed 6 years ago

abhi18av commented 6 years ago

Hi guys,

I've been working on the conda-forge package for boot-clj in this PR

I'm running into issues, could you help me get boot into the conda management space ?

martinklepsch commented 6 years ago

@abhi18av hey :) Reading the error in Travis it seems that the shasum you provided is not correct.

abhi18av commented 6 years ago

Hi @martinklepsch :)

I guess you mean, circle-ci logs since travis-ci takes a while to run the PRs. I've updated the sha256 but now there's some error regarding this

TypeError: 'NoneType' object is not callable
martinklepsch commented 6 years ago

I'm afraid I can't really help with this. Maybe there's some chat/forum for conda-forge that could help working out the details?

martinklepsch commented 6 years ago

Hey @abhi18av I hope you had success with this! I'll close this issue as there's nothing that can or must be done on Boot's end.