rolandmas
rolandmas
I believe the LICENSE file is incomplete, as it doesn't really allow redistributing mumax3 when it's linked to NVidia's libraries. The suggested patch should fix this.
(As reported on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005867) Running the testsuite on Debian testing (which has version 7.2 of htmlparser2) fails. Could you adapt to sanitize-html to the current version of htmlparser2?
This adds a suffix to the filename passed to shfmt so it can use the default settings stored in .editorconfig even for shell scripts without an extension.
This is an implementation of a fix for #240, with a wrapper script.
It would be nice to support formatting Puppet code. The best formatter I found for that task is puppet-lint -f. I'd propose a pull request to add it, but unfortunately...
This is the patch I applied to fix Debian bug https://bugs.debian.org/1058347
Hi, It seems that qcluster --run-once only runs queued tasks, but not those that have been scheduled to run since the last time the cluster ran. I need to run...
Hi everyone, Roland Mas here, your friendly Debian package maintainer for tomopy. The Debian CI system has brought to my attention that the tomopy testsuite fails with scipy 1.14 due...
Hi, it seems that the orderedset module is abandoned by its author, and it started failing; in particular with Python 3.13 as discovered in Debian, but see also https://github.com/simonpercivall/orderedset/issues/36 There's...