osmith has uploaded this change for review.

View Change

debian-bookworm-build: update sphinx-argparse branch

Our changes are now in the "inside-classes" branch.

Fix for:
Collecting sphinx-argparse
Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-cff9hqce/sphinx-argparse_4b90c55018034988836549dbf04f94ad
Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-cff9hqce/sphinx-argparse_4b90c55018034988836549dbf04f94ad
WARNING: Did not find branch or tag 'master', assuming revision or ref.
Running command git checkout -q master
error: pathspec 'master' did not match any file(s) known to git

Change-Id: I666972097db269dd1e46031854719210e993a71a
---
M debian-bookworm-build/Dockerfile
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/67/37767/1
diff --git a/debian-bookworm-build/Dockerfile b/debian-bookworm-build/Dockerfile
index 952631b..3efbc6e 100644
--- a/debian-bookworm-build/Dockerfile
+++ b/debian-bookworm-build/Dockerfile
@@ -176,7 +176,7 @@
cat /tmp/pysim_requirements.txt && \
pip3 install --break-system-packages \
'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' \
- 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' \
+ 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' \
'git+https://github.com/podshumok/python-smpplib.git' \
'pydbus' \
'pysispm' \

To view, visit change 37767. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I666972097db269dd1e46031854719210e993a71a
Gerrit-Change-Number: 37767
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>