gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: gnunet now needs multiversion


From: gnunet
Subject: [taler-deployment] branch master updated: gnunet now needs multiversion
Date: Mon, 04 Mar 2024 21:23:15 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 63a87a0  gnunet now needs multiversion
63a87a0 is described below

commit 63a87a0ba760e078ba4ca34c135fc54f227d9373
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Mar 4 21:23:09 2024 +0100

    gnunet now needs multiversion
---
 packaging/debian-docker/gnunet-build.sh        | 2 +-
 packaging/ubuntu-docker/gnunet-build.sh        | 2 +-
 packaging/ubuntu-mantic-docker/gnunet-build.sh | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packaging/debian-docker/gnunet-build.sh 
b/packaging/debian-docker/gnunet-build.sh
index 72f07ba..614c5e6 100644
--- a/packaging/debian-docker/gnunet-build.sh
+++ b/packaging/debian-docker/gnunet-build.sh
@@ -11,7 +11,7 @@ cd /build/gnunet
 # Fetch source
 rm -rf *
 
-pip3 install --break-system-packages sphinx-book-theme
+pip3 install --break-system-packages sphinx-book-theme sphinx-multiversion
 
 for n in gnunet
 do
diff --git a/packaging/ubuntu-docker/gnunet-build.sh 
b/packaging/ubuntu-docker/gnunet-build.sh
index 72f07ba..614c5e6 100644
--- a/packaging/ubuntu-docker/gnunet-build.sh
+++ b/packaging/ubuntu-docker/gnunet-build.sh
@@ -11,7 +11,7 @@ cd /build/gnunet
 # Fetch source
 rm -rf *
 
-pip3 install --break-system-packages sphinx-book-theme
+pip3 install --break-system-packages sphinx-book-theme sphinx-multiversion
 
 for n in gnunet
 do
diff --git a/packaging/ubuntu-mantic-docker/gnunet-build.sh 
b/packaging/ubuntu-mantic-docker/gnunet-build.sh
index 72f07ba..614c5e6 100644
--- a/packaging/ubuntu-mantic-docker/gnunet-build.sh
+++ b/packaging/ubuntu-mantic-docker/gnunet-build.sh
@@ -11,7 +11,7 @@ cd /build/gnunet
 # Fetch source
 rm -rf *
 
-pip3 install --break-system-packages sphinx-book-theme
+pip3 install --break-system-packages sphinx-book-theme sphinx-multiversion
 
 for n in gnunet
 do

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]