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.
1 parent 21904be commit e8d6f27Copy full SHA for e8d6f27
prepare_source
@@ -1,5 +1,5 @@
1
git_src --branch 3.12.8-5 https://salsa.debian.org/cpython-team/python3.git
2
# Debian does not keep track of the source-code within salsa. Hence, we need
3
# to download the code ourself.
4
-git_src --branch v3.12.8-5 https://github.com/python/cpython.git
+git_src --branch v3.12.8 https://github.com/python/cpython.git
5
apply_patches
0 commit comments