kraptor
kraptor
@fsundermeyer there is a package, but it was rejected when I sent to Factory as it was breaking DAPS: * https://build.opensuse.org/project/show/home:david.anes:daps_test * https://build.opensuse.org/request/show/965521
Download and test from here: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt
A new version of libxslt (1.1.36) was released. Tried to build DAPS against the new version, still broken. Here you can see the build results and errors: * [Build project](https://build.opensuse.org/project/show/home:david.anes:daps_test)...
> @kraptor Would you like to test our fix in PR #685 ? I confirm it works for me and I already sent an updated package to openSUSE. Thanks!
I think CI failed but it's not related to the changes. Any idea?
Added the missing newline so the linter doesn't complain.
> Is it OK with you guys if we make max_attempts local to that function? I left the max_attempts as a param to keep compatibility and/or let the user to...
Can the home page, README and references to "stable" be updated elsewere to reflect this? I just discovered this by chance. Thanks!
Shouldn't this bug be moved into `nim-lang/zip` as it's not a bug in Nim and it's not in the standard library as pointed out by @supakeen ??