From 0171406e1dda9662e47c19ffabdd4eb66dd2fc61 Mon Sep 17 00:00:00 2001 From: Joshua Randall Date: Tue, 2 Feb 2016 15:45:46 +0000 Subject: [PATCH] pins python-llfuse version to 0.41.1 for fpm on all platforms --- backports/python-llfuse/fpm-info.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backports/python-llfuse/fpm-info.sh b/backports/python-llfuse/fpm-info.sh index a7d9398701..327bc5e50f 100644 --- a/backports/python-llfuse/fpm-info.sh +++ b/backports/python-llfuse/fpm-info.sh @@ -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) -- 2.30.2