jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/887420 )
Change subject: [docs] don't use sphinxext-opengraph 0.8.0 ...................................................................... [docs] don't use sphinxext-opengraph 0.8.0 https: //github.com/wpilibsuite/sphinxext-opengraph/issues/96 Change-Id: If292800c47db69726709a7981812f1c0bd75b29a --- M docs/requirements.txt 1 file changed, 12 insertions(+), 1 deletion(-) Approvals: JJMC89: Looks good to me, approved jenkins-bot: Verified diff --git a/docs/requirements.txt b/docs/requirements.txt index 61d54ac..6282682 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,5 +2,5 @@ # requirements.txt is also needed sphinx >= 5.2.3 rstcheck >=6.1.0 -sphinxext-opengraph >= 0.7.2 +sphinxext-opengraph >= 0.7.2, != 0.8.0 furo >= 2022.9.29 -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/887420 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: If292800c47db69726709a7981812f1c0bd75b29a Gerrit-Change-Number: 887420 Gerrit-PatchSet: 1 Gerrit-Owner: JJMC89 <[email protected]> Gerrit-Reviewer: JJMC89 <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
