File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.11.4
136
136
137
137
FROM build_cpython AS build_cpython312
138
138
COPY build_scripts/cpython-pubkey-312-313.txt /build_scripts/cpython-pubkeys.txt
139
- RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.12.0b3
139
+ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.12.0b4
140
140
141
141
FROM build_cpython AS all_python
142
142
COPY build_scripts/install-pypy.sh \
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ certifi==2023.5.7 \
12
12
--hash=sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7 \
13
13
--hash=sha256:c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716
14
14
# via -r requirements-base-tools.in
15
- click==8.1.4 \
16
- --hash=sha256:2739815aaa5d2c986a88f1e9230c55e17f0caad3d958a5e13ad0797c166db9e3 \
17
- --hash=sha256:b97d0c74955da062a7d4ef92fadb583806a585b2ea81958a81bd72726cbb8e37
15
+ click==8.1.5 \
16
+ --hash=sha256:4be4b1af8d665c6d942909916d31a213a106800c47d0eeba73d34da3cbc11367 \
17
+ --hash=sha256:e576aa487d679441d7d30abb87e1b43d24fc53bffb8758443b1a9e1cee504548
18
18
# via userpath
19
19
packaging==23.1 \
20
20
--hash=sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61 \
You can’t perform that action at this time.
0 commit comments