6638/7370: Force new builds of Python backports with dependencies.
[arvados.git] / backports / python-ciso8601 / fpm-info.sh
index 925a3757a25b449bab2dd67a2d4f2b521b948d62..42f31e365ca58f3add83cbba0bd73855d1190e30 100644 (file)
@@ -6,3 +6,6 @@ case "$TARGET" in
         fpm_depends+=(libc6)
         ;;
 esac
+
+# FIXME: Remove this line after #6885 is done.
+fpm_args+=(--iteration 2)