[llvm] 7153a21 - [libc][docs] update sphinx requirement hashes (#120315)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 17 14:14:07 PST 2024
Author: Nick Desaulniers
Date: 2024-12-17T14:14:03-08:00
New Revision: 7153a21916fa985dfba604c0edf04a8d3c44b389
URL: https://github.com/llvm/llvm-project/commit/7153a21916fa985dfba604c0edf04a8d3c44b389
DIFF: https://github.com/llvm/llvm-project/commit/7153a21916fa985dfba604c0edf04a8d3c44b389.diff
LOG: [libc][docs] update sphinx requirement hashes (#120315)
Link: #120274
Added:
Modified:
llvm/docs/requirements-hashed.txt
Removed:
################################################################################
diff --git a/llvm/docs/requirements-hashed.txt b/llvm/docs/requirements-hashed.txt
index 64cfc8fc79799c..07e051ca4a8bac 100644
--- a/llvm/docs/requirements-hashed.txt
+++ b/llvm/docs/requirements-hashed.txt
@@ -314,6 +314,7 @@ sphinx==7.2.6 \
# recommonmark
# sphinx-automodapi
# sphinx-basic-ng
+ # sphinx-reredirects
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-qthelp
@@ -334,6 +335,10 @@ sphinx-markdown-tables==0.0.17 \
--hash=sha256:2bd0c30779653e4dd120300cbd9ca412c480738cc2241f6dea477a883f299e04 \
--hash=sha256:6bc6d3d400eaccfeebd288446bc08dd83083367c58b85d40fe6c12d77ef592f1
# via -r requirements.txt
+sphinx-reredirects==0.1.2 \
+ --hash=sha256:3a22161771aadd448bb608a4fe7277252182a337af53c18372b7104531d71489 \
+ --hash=sha256:a0e7213304759b01edc22f032f1715a1c61176fc8f167164e7a52b9feec9ac64
+ # via -r requirements.txt
sphinxcontrib-applehelp==1.0.8 \
--hash=sha256:c40a4f96f3776c4393d933412053962fac2b84f4c99a7982ba42e09576a70619 \
--hash=sha256:cb61eb0ec1b61f349e5cc36b2028e9e7ca765be05e49641c97241274753067b4
More information about the llvm-commits
mailing list