found 943956 5.9.1-1
tags 943956 + patch
thanks
> > still FTBR...
New patch attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org 🍥 chris-lamb.co.uk
`-
--- a/debian/rules 2020-02-11 09:38:34.021163327 +0000
--- b/debian/rules 2020-02-11 09:49:15.789619385 +0000
@@ -20,7 +20,7 @@
# test_default_resources and test_remote needs moto to be packaged
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777089
# test_env_modules relies on "module load" which is not packaged for Debian
-export PYBUILD_AFTER_TEST_python3=rm -fr {build_dir}/bin {build_dir}/tests
+export PYBUILD_AFTER_TEST_python3=rm -fr {build_dir}/bin {build_dir}/tests
{dir}/tests/test_filegraph/.snakemake/
export PATH:=$(shell pybuild --print build_dir --interpreter python3 --name
$(PYBUILD_NAME))/bin:$(PATH)