aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-09-05 15:39:13 +0100
committerfanquake <fanquake@gmail.com>2023-09-05 15:39:58 +0100
commit0df8f98d654291c08b9fe6cb11ec1685828f1504 (patch)
treec1c8256780a770d577ed570e2ac27c3c62d8663c /src
parenta537cb0b8780c53c8af425709d4c939b9ec79057 (diff)
parent66b2b109ebed522817716f73f9490d62d3d9af04 (diff)
Merge bitcoin/bitcoin#28410: [24.x] depends: xcb-proto 1.15.2
66b2b109ebed522817716f73f9490d62d3d9af04 depends: xcb-proto 1.15.2 (fanquake) Pull request description: Resolves build failures under Python 3.12, i.e building on rawhide: ```bash make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/bitcoin/depends/work/staging/aarch64-unknown-linux-gnu/xcb_proto/1.14.1-4a91ac9dc41/bitcoin/depends/aarch64-unknown-linux-gnu/lib/python3.12/site-packages/xcbgen' /usr/bin/install -c -m 644 __init__.py error.py expr.py align.py matcher.py state.py xtypes.py '/bitcoin/depends/work/staging/aarch64-unknown-linux-gnu/xcb_proto/1.14.1-4a91ac9dc41/bitcoin/depends/aarch64-unknown-linux-gnu/lib/python3.12/site-packages/xcbgen' Traceback (most recent call last): File "<string>", line 2, in <module> ModuleNotFoundError: No module named 'imp' make[3]: *** [Makefile:271: install-pkgpythonPYTHON] Error 1 ``` `imp` was removed in 3.12: https://docs.python.org/3/library/imp.html. Github-Pull: #28097 Rebased-From: 7cb88c8b46723d306b96953a6a60c90a4ab211e3 Also being backported for 25.x in #28047. ACKs for top commit: hebasto: ACK 66b2b109ebed522817716f73f9490d62d3d9af04 Tree-SHA512: 5364c5ced3004bc08a9c8f96e2b3abae3e31b3f0e7b1d10f83ff997f19b314d4d14c2a780ed02e793771c23091f8f02137cf7f5404627f2bd218c8726ae3228f
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions