From: David Lord Date: Sat, 24 Aug 2024 00:15:36 +0000 (-0700) Subject: refactor 3.7 test pins X-Git-Tag: 3.1.5~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e5b5b2794b3ced0efb36906d80ced7626781751;p=thirdparty%2Fjinja.git refactor 3.7 test pins --- diff --git a/requirements/build.txt b/requirements/build.txt index 96ee8f08..4b289ca7 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1,18 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile build.in # build==1.2.1 # via -r build.in -importlib-metadata==8.4.0 - # via build packaging==24.1 # via build pyproject-hooks==1.1.0 # via build -tomli==2.0.1 - # via build -zipp==3.20.0 - # via importlib-metadata diff --git a/requirements/dev.txt b/requirements/dev.txt index d78f0cf6..51aecad8 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile dev.in # -alabaster==0.7.13 +alabaster==1.0.0 # via sphinx attrs==24.2.0 # via @@ -32,12 +32,8 @@ colorama==0.4.6 # via tox distlib==0.3.8 # via virtualenv -docutils==0.20.1 +docutils==0.21.2 # via sphinx -exceptiongroup==1.2.2 - # via - # pytest - # trio filelock==3.15.4 # via # tox @@ -50,10 +46,6 @@ idna==3.8 # trio imagesize==1.4.1 # via sphinx -importlib-metadata==8.4.0 - # via - # build - # sphinx iniconfig==2.0.0 # via pytest jinja2==3.1.4 @@ -90,7 +82,7 @@ pluggy==1.5.0 # via # pytest # tox -pre-commit==3.5.0 +pre-commit==3.8.0 # via -r dev.in pygments==2.18.0 # via sphinx @@ -102,8 +94,6 @@ pyproject-hooks==1.1.0 # pip-tools pytest==8.3.2 # via -r tests.in -pytz==2024.1 - # via babel pyyaml==6.0.2 # via pre-commit requests==2.32.3 @@ -114,7 +104,7 @@ snowballstemmer==2.2.0 # via sphinx sortedcontainers==2.4.0 # via trio -sphinx==7.1.2 +sphinx==8.0.2 # via # -r docs.in # pallets-sphinx-themes @@ -122,28 +112,20 @@ sphinx==7.1.2 # sphinxcontrib-log-cabinet sphinx-issues==4.1.0 # via -r docs.in -sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-applehelp==2.0.0 # via sphinx -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-devhelp==2.0.0 # via sphinx -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.1.0 # via sphinx sphinxcontrib-jsmath==1.0.1 # via sphinx sphinxcontrib-log-cabinet==1.0.1 # via -r docs.in -sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-qthelp==2.0.0 # via sphinx -sphinxcontrib-serializinghtml==1.1.5 +sphinxcontrib-serializinghtml==2.0.0 # via sphinx -tomli==2.0.1 - # via - # build - # mypy - # pip-tools - # pyproject-api - # pytest - # tox toposort==1.10 # via pip-compile-multi tox==4.18.0 @@ -160,8 +142,6 @@ virtualenv==20.26.3 # tox wheel==0.44.0 # via pip-tools -zipp==3.20.0 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/docs.txt b/requirements/docs.txt index 083b9cdc..04e39ac5 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile docs.in # -alabaster==0.7.13 +alabaster==1.0.0 # via sphinx babel==2.16.0 # via sphinx @@ -12,14 +12,12 @@ certifi==2024.7.4 # via requests charset-normalizer==3.3.2 # via requests -docutils==0.20.1 +docutils==0.21.2 # via sphinx idna==3.8 # via requests imagesize==1.4.1 # via sphinx -importlib-metadata==8.4.0 - # via sphinx jinja2==3.1.4 # via sphinx markupsafe==2.1.5 @@ -32,13 +30,11 @@ pallets-sphinx-themes==2.1.3 # via -r docs.in pygments==2.18.0 # via sphinx -pytz==2024.1 - # via babel requests==2.32.3 # via sphinx snowballstemmer==2.2.0 # via sphinx -sphinx==7.1.2 +sphinx==8.0.2 # via # -r docs.in # pallets-sphinx-themes @@ -46,21 +42,19 @@ sphinx==7.1.2 # sphinxcontrib-log-cabinet sphinx-issues==4.1.0 # via -r docs.in -sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-applehelp==2.0.0 # via sphinx -sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-devhelp==2.0.0 # via sphinx -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.1.0 # via sphinx sphinxcontrib-jsmath==1.0.1 # via sphinx sphinxcontrib-log-cabinet==1.0.1 # via -r docs.in -sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-qthelp==2.0.0 # via sphinx -sphinxcontrib-serializinghtml==1.1.5 +sphinxcontrib-serializinghtml==2.0.0 # via sphinx urllib3==2.2.2 # via requests -zipp==3.20.0 - # via importlib-metadata diff --git a/requirements/tests.txt b/requirements/tests.txt index 2b51fdba..03ecbc4f 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile tests.in @@ -8,10 +8,6 @@ attrs==24.2.0 # via # outcome # trio -exceptiongroup==1.2.2 - # via - # pytest - # trio idna==3.8 # via trio iniconfig==2.0.0 @@ -28,7 +24,5 @@ sniffio==1.3.1 # via trio sortedcontainers==2.4.0 # via trio -tomli==2.0.1 - # via pytest trio==0.26.2 # via -r tests.in diff --git a/requirements/tests37.in b/requirements/tests37.in deleted file mode 100644 index 9c2bed18..00000000 --- a/requirements/tests37.in +++ /dev/null @@ -1,2 +0,0 @@ -pytest -trio==0.22.2 diff --git a/requirements/tests37.txt b/requirements/tests37.txt index 81c6213c..8efd75ed 100644 --- a/requirements/tests37.txt +++ b/requirements/tests37.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.7 # by the following command: # -# pip-compile tests37.in +# pip-compile --output-file=tests37.txt tests.in # attrs==24.2.0 # via @@ -28,7 +28,7 @@ packaging==24.0 pluggy==1.2.0 # via pytest pytest==7.4.4 - # via -r tests37.in + # via -r tests.in sniffio==1.3.1 # via trio sortedcontainers==2.4.0 @@ -36,7 +36,7 @@ sortedcontainers==2.4.0 tomli==2.0.1 # via pytest trio==0.22.2 - # via -r tests37.in + # via -r tests.in typing-extensions==4.7.1 # via importlib-metadata zipp==3.15.0 diff --git a/requirements/typing.txt b/requirements/typing.txt index 10216b9c..93354adf 100644 --- a/requirements/typing.txt +++ b/requirements/typing.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile typing.in @@ -8,7 +8,5 @@ mypy==1.11.1 # via -r typing.in mypy-extensions==1.0.0 # via mypy -tomli==2.0.1 - # via mypy typing-extensions==4.12.2 # via mypy diff --git a/tox.ini b/tox.ini index a40f36a4..5e15000d 100644 --- a/tox.ini +++ b/tox.ini @@ -43,7 +43,6 @@ skip_install = true commands = pre-commit autoupdate -j4 [testenv:update-requirements] -base_python = 3.8 labels = update deps = pip-tools skip_install = true @@ -61,4 +60,4 @@ labels = update deps = pip-tools skip_install = true change_dir = requirements -commands = pip-compile tests37.in -q {posargs:-U} +commands = pip-compile tests.in -q -o tests37.txt {posargs:-U}