]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-136155: Use ``sphinxext-opengraph`` v0.12.0 (#136406)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 8 Sep 2025 08:31:44 +0000 (11:31 +0300)
committerGitHub <noreply@github.com>
Mon, 8 Sep 2025 08:31:44 +0000 (11:31 +0300)
Co-authored-by: Maciej Olko <maciej.olko@affirm.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Doc/conf.py
Doc/requirements.txt

index 526df2dad9294afda4e061cdb6b99d039a17e8d5..61c4e7d2b57fc80b3f88f90d1fd7b2eddf5c5264 100644 (file)
@@ -601,8 +601,8 @@ stable_abi_file = 'data/stable_abi.dat'
 ogp_site_url = 'https://docs.python.org/3/'
 ogp_site_name = 'Python documentation'
 ogp_image = '_static/og-image.png'
-ogp_custom_meta_tags = [
+ogp_custom_meta_tags = (
     '<meta property="og:image:width" content="200">',
     '<meta property="og:image:height" content="200">',
     '<meta name="theme-color" content="#3776ab">',
-]
+)
index 2e429f46b43408dd3f81aae3b3756e4ba7a214f3..7b7286429a104148c4281763d48fda6c7c74eff5 100644 (file)
@@ -11,7 +11,7 @@ sphinx~=8.2.0
 
 blurb
 
-sphinxext-opengraph~=0.9.0
+sphinxext-opengraph~=0.12.0
 sphinx-notfound-page~=1.0.0
 
 # The theme used by the documentation is stored separately, so we need