We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8d6f27 + 230a78b commit a2d7de9Copy full SHA for a2d7de9
prepare_binary
@@ -3,4 +3,4 @@ DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS nobench nolto nopgo"
3
apt install python3-pip libgdbm-compat-dev -y
4
# Python uses blurb to create NEWS entries and there is not debian package.
5
# Do a unclean installation via pip to allow to generate the NEWS.
6
-pip install --break-system-packages blurb
+pip install --break-system-packages blurb==1.3.0
0 commit comments