]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
refactor 3.7 test pins
authorDavid Lord <davidism@gmail.com>
Sat, 24 Aug 2024 00:15:36 +0000 (17:15 -0700)
committerDavid Lord <davidism@gmail.com>
Sat, 24 Aug 2024 00:15:36 +0000 (17:15 -0700)
requirements/build.txt
requirements/dev.txt
requirements/docs.txt
requirements/tests.txt
requirements/tests37.in [deleted file]
requirements/tests37.txt
requirements/typing.txt
tox.ini

index 96ee8f08ef426ed8745649fe78c9d8b85453ecca..4b289ca7f1fada616bca54b664261880e18093df 100644 (file)
@@ -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
index d78f0cf610d9ef15922cb662dee42922ce4ba1ab..51aecad837989f2b1775897d93f5aa667522a080 100644 (file)
@@ -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
index 083b9cdc06ad9c7ae8bd5e32ee1f4e7bcc2809d2..04e39ac5fc8a3bf570cf6d57dd153f2df2975adc 100644 (file)
@@ -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
index 2b51fdbad885f8fa0323d2f35fa0eb82b7ab036d..03ecbc4f847cb9d6040fa08f5acf0119034b9ecb 100644 (file)
@@ -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 (file)
index 9c2bed1..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-pytest
-trio==0.22.2
index 81c6213c0e42cbed48e9afbd5c6803177f2c15c9..8efd75ed38a960dbe0d4d52b561bf1e338244cdd 100644 (file)
@@ -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
index 10216b9c473e532e2debc802eac00ee928d9fbc1..93354adf53aacf2ae47033c309ff3068f6e6d362 100644 (file)
@@ -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 a40f36a4412d8adae5a23448844ec57b98c4d5d7..5e15000d05a71a848901a5eeea43b695c0572031 100644 (file)
--- 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}