pins python-llfuse version to 0.41.1 for fpm on all platforms
[arvados.git] / backports / python-llfuse / fpm-info.sh
index a7d9398701b7bc4c405027c26f5133fe7b23d383..327bc5e50f5793c6cb8a81a2f73117fac424e3be 100644 (file)
@@ -11,3 +11,6 @@ esac
 
 # FIXME: Remove this line after #6885 is done.
 fpm_args+=(--iteration 2)
+
+# FIXME: Remove once support for llfuse 0.42+ is in place
+fpm_args+=(-v 0.41.1)