Skip to content

Commit e8d6f27

Browse files
committed
fixing patch release
1 parent 21904be commit e8d6f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prepare_source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git_src --branch 3.12.8-5 https://salsa.debian.org/cpython-team/python3.git
22
# Debian does not keep track of the source-code within salsa. Hence, we need
33
# to download the code ourself.
4-
git_src --branch v3.12.8-5 https://github.com/python/cpython.git
4+
git_src --branch v3.12.8 https://github.com/python/cpython.git
55
apply_patches

0 commit comments

Comments
 (0)