Backed out 2 changesets (bug 1808026) for causing python failures CLOSED TREE

Backed out changeset 80627767254a (bug 1808026)
Backed out changeset c33452202b5c (bug 1808026)
This commit is contained in:
Norisz Fay 2023-03-01 18:50:04 +02:00
parent c2d061c833
commit 1fadd8d525
3 changed files with 27 additions and 28 deletions

View File

@ -1,56 +1,56 @@
pth:tools/lint/eslint/
pypi:alabaster==0.7.13
pypi:Babel==2.12.1
pypi:alabaster==0.7.12
pypi:Babel==2.8.0
pypi:backports-abc==0.5
pypi:boto3==1.26.80
pypi:botocore==1.29.80
pypi:colorama==0.4.6
pypi:boto3==1.16.63
pypi:botocore==1.19.63
pypi:colorama==0.4.5
pypi:commonmark==0.9.1
pypi:docutils==0.16
pypi:fluent.pygments==1.0
pypi:fluent.syntax==0.18.1
pypi:idna==2.10
pypi:imagesize==1.4.1
pypi:imagesize==1.2.0
pypi:importlib-resources==3.0.0
pypi:jmespath==1.0.1
pypi:jsonschema==4.17.3
pypi:jmespath==0.10.0
pypi:jsonschema==3.2.0
pypi:livereload==2.6.3
pypi:Markdown==3.3.4
pypi:MarkupSafe==2.0.1
pypi:mock==5.0.1
pypi:mock==4.0.2
pypi:myst-parser==0.16.1
pypi:mdit-py-plugins==0.3.0
pypi:parsimonious==0.10.0
pypi:pyasn1==0.4.8
pypi:pyasn1-modules==0.2.8
pypi:Pygments==2.14.0
pypi:pyparsing==3.0.9
pypi:Pygments==2.7.1
pypi:pyparsing==2.4.7
# for autodoc
pypi:pytest==7.2.1
pypi:python-dateutil==2.8.2
pypi:python-frontmatter==1.0.0
pypi:pytz==2022.7.1
pypi:python-frontmatter==0.5.0
pypi:pytz==2020.1
# for autodoc
pypi:pywatchman==1.4.1
pypi:redo==2.0.4
pypi:s3transfer==0.6.0
pypi:redo==2.0.3
pypi:s3transfer==0.3.3
pypi:scandir==1.10.0
pypi:singledispatch==4.0.0
pypi:snowballstemmer==2.2.0
pypi:singledispatch==3.4.0.3
pypi:snowballstemmer==2.0.0
pypi:Sphinx==4.3.2
pypi:sphinx-copybutton==0.5.1
pypi:sphinx-copybutton==0.5.0
pypi:sphinx-panels==0.6.0
pypi:sphinx-js==3.2.1
pypi:sphinx-markdown-tables==0.0.15
pypi:sphinx-rtd-theme==1.2.0
pypi:sphinxcontrib-applehelp==1.0.4
pypi:sphinx-rtd-theme==1.1.1
pypi:sphinxcontrib-applehelp==1.0.2
pypi:sphinxcontrib-devhelp==1.0.2
pypi:sphinxcontrib-htmlhelp==2.0.1
pypi:sphinxcontrib-htmlhelp==2.0.0
pypi:sphinxcontrib-jsmath==1.0.1
pypi:sphinxcontrib-mermaid==0.8.1
pypi:sphinxcontrib-mermaid==0.7.1
pypi:sphinxcontrib-qthelp==1.0.3
pypi:sphinxcontrib-serializinghtml==1.1.5
pypi:tornado==6.2
pypi:tornado==6.0.4
vendored:third_party/python/certifi
vendored:third_party/python/chardet
vendored:third_party/python/importlib_metadata

View File

@ -1,2 +1,2 @@
rstcheck==3.5.0
Pygments==2.14.0
Pygments==2.6.1

View File

@ -7,10 +7,9 @@
docutils==0.18 \
--hash=sha256:a31688b2ea858517fa54293e5d5df06fbb875fb1f7e4c64529271b77781ca8fc \
--hash=sha256:c1d5dab2b11d16397406a282e53953fe495a46d69ae329f55aa98a5c4e3c5fbb
# via rstcheck
pygments==2.14.0 \
--hash=sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297 \
--hash=sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717
pygments==2.6.1 \
--hash=sha256:647344a061c249a3b74e230c739f434d7ea4d8b1d5f3721bc0f3558049b38f44 \
--hash=sha256:ff7a40b4860b727ab48fad6360eb351cc1b33cbf9b15a0f689ca5353e9463324 \
# via -r tools/lint/rst/requirements.in
rstcheck==3.5.0 \
--hash=sha256:30c36768c4bd617a85ab93c31facaf410582e53803fde624845eb00c1430070c \