--- ./doc/meson.build	2023-09-08 14:49:39
+++ ./doc/meson.build	2023-09-08 14:51:57
@@ -14,7 +14,7 @@
 
 # This is *completely* ridiculous, but apparently this thing has THAT many faces.
 basenames = ['rst2html5', 'rst2html', 'rst2html4']
-suffixes = ['', '-3', '3', '-docutils']
+suffixes = ['', '-3', '3', '@@PY_VERSION@@', '-@@PY_VERSION@@', '-docutils']
 
 foreach basename : basenames
     foreach suffix : suffixes
