Wim Van Leuven

Results 8 comments of Wim Van Leuven

Should we collaborate on making a pybuilder-feedstock as explained here? https://conda-forge.org/#add_recipe It shouldn't be too hard, but per release adjust the feedstock to build the latest release. What do you...

... making sure all required deps are on conda as well might be a challenge ... thoughts?

@arcivanov the reason to chooses for anaconda is mainly due to the fact that we serve a posse of data scientists. Anaconda has a bunch off +s there. Otherwise, the...

@esc you are actually explaining 2 different things: 1) get pybuilder installed through conda channels 2) control your conda environment through pybuilder's install dependency features. We are thinking about a...

I had the same issue, but due to a go.mod file in the root of my $GOPATH. Deleting $GOPATH/go.mod fixed the problem.

Problem with the proposed solution is that this only work for direct uses of httpx. If using a library wrapping httpx, we have no means of injecting the truststore or...

I confirm it is an issue in 2.2.4. However I see the code is alraedy adapted to adjust for this problem. Anyone knows what the plans are for a new...

I'm switching to vesse's ldapauth-fork to work around these issues. It's a pity that this deviates for a bug that remains pending for so long ... or just a new...