From 3ae9aa1da547e1dbe6b73c6c3f28b83fece6f7be Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Tue, 27 Feb 2024 21:46:07 +0000 Subject: [PATCH] Update constraints again to reapply changes to constraints.in after merge --- .../resources/constraints-python310.txt | 16 ++++++++++----- .../resources/constraints-python311.txt | 12 ++++++----- .../resources/constraints-python312.txt | 12 ++++++----- .../resources/constraints-python38.txt | 20 ++++++++++++++----- .../resources/constraints-python39.txt | 20 ++++++++++++++----- cibuildwheel/resources/constraints.txt | 12 ++++++----- 6 files changed, 62 insertions(+), 30 deletions(-) diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 990e1215..04b1cb58 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -4,6 +4,8 @@ # # nox -s update_constraints-3.10 # +build==1.0.3 + # via -r cibuildwheel/resources/constraints.in delocate==0.10.7 # via -r cibuildwheel/resources/constraints.in distlib==0.3.8 @@ -11,18 +13,22 @@ distlib==0.3.8 filelock==3.13.1 # via virtualenv packaging==23.2 - # via delocate + # via + # build + # delocate platformdirs==4.2.0 # via virtualenv +pyproject-hooks==1.0.0 + # via build +tomli==2.0.1 + # via + # build + # pyproject-hooks typing-extensions==4.10.0 # via delocate virtualenv==20.25.1 # via -r cibuildwheel/resources/constraints.in -wheel==0.42.0 - # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r cibuildwheel/resources/constraints.in -setuptools==69.1.1 - # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 9293ac02..eb122a98 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -4,6 +4,8 @@ # # nox -s update_constraints-3.11 # +build==1.0.3 + # via -r cibuildwheel/resources/constraints.in delocate==0.10.7 # via -r cibuildwheel/resources/constraints.in distlib==0.3.8 @@ -11,18 +13,18 @@ distlib==0.3.8 filelock==3.13.1 # via virtualenv packaging==23.2 - # via delocate + # via + # build + # delocate platformdirs==4.2.0 # via virtualenv +pyproject-hooks==1.0.0 + # via build typing-extensions==4.10.0 # via delocate virtualenv==20.25.1 # via -r cibuildwheel/resources/constraints.in -wheel==0.42.0 - # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r cibuildwheel/resources/constraints.in -setuptools==69.1.1 - # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python312.txt b/cibuildwheel/resources/constraints-python312.txt index 4dee0f5d..513b4868 100644 --- a/cibuildwheel/resources/constraints-python312.txt +++ b/cibuildwheel/resources/constraints-python312.txt @@ -4,6 +4,8 @@ # # nox -s update_constraints-3.12 # +build==1.0.3 + # via -r cibuildwheel/resources/constraints.in delocate==0.10.7 # via -r cibuildwheel/resources/constraints.in distlib==0.3.8 @@ -11,18 +13,18 @@ distlib==0.3.8 filelock==3.13.1 # via virtualenv packaging==23.2 - # via delocate + # via + # build + # delocate platformdirs==4.2.0 # via virtualenv +pyproject-hooks==1.0.0 + # via build typing-extensions==4.10.0 # via delocate virtualenv==20.25.1 # via -r cibuildwheel/resources/constraints.in -wheel==0.42.0 - # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r cibuildwheel/resources/constraints.in -setuptools==69.1.1 - # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 4356afe7..1df4d72e 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -4,25 +4,35 @@ # # nox -s update_constraints-3.8 # +build==1.0.3 + # via -r cibuildwheel/resources/constraints.in delocate==0.10.7 # via -r cibuildwheel/resources/constraints.in distlib==0.3.8 # via virtualenv filelock==3.13.1 # via virtualenv +importlib-metadata==7.0.1 + # via build packaging==23.2 - # via delocate + # via + # build + # delocate platformdirs==4.2.0 # via virtualenv +pyproject-hooks==1.0.0 + # via build +tomli==2.0.1 + # via + # build + # pyproject-hooks typing-extensions==4.10.0 # via delocate virtualenv==20.25.1 # via -r cibuildwheel/resources/constraints.in -wheel==0.42.0 - # via -r cibuildwheel/resources/constraints.in +zipp==3.17.0 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r cibuildwheel/resources/constraints.in -setuptools==69.1.1 - # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index a8707963..6f97862f 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -4,25 +4,35 @@ # # nox -s update_constraints-3.9 # +build==1.0.3 + # via -r cibuildwheel/resources/constraints.in delocate==0.10.7 # via -r cibuildwheel/resources/constraints.in distlib==0.3.8 # via virtualenv filelock==3.13.1 # via virtualenv +importlib-metadata==7.0.1 + # via build packaging==23.2 - # via delocate + # via + # build + # delocate platformdirs==4.2.0 # via virtualenv +pyproject-hooks==1.0.0 + # via build +tomli==2.0.1 + # via + # build + # pyproject-hooks typing-extensions==4.10.0 # via delocate virtualenv==20.25.1 # via -r cibuildwheel/resources/constraints.in -wheel==0.42.0 - # via -r cibuildwheel/resources/constraints.in +zipp==3.17.0 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r cibuildwheel/resources/constraints.in -setuptools==69.1.1 - # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 4dee0f5d..513b4868 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -4,6 +4,8 @@ # # nox -s update_constraints-3.12 # +build==1.0.3 + # via -r cibuildwheel/resources/constraints.in delocate==0.10.7 # via -r cibuildwheel/resources/constraints.in distlib==0.3.8 @@ -11,18 +13,18 @@ distlib==0.3.8 filelock==3.13.1 # via virtualenv packaging==23.2 - # via delocate + # via + # build + # delocate platformdirs==4.2.0 # via virtualenv +pyproject-hooks==1.0.0 + # via build typing-extensions==4.10.0 # via delocate virtualenv==20.25.1 # via -r cibuildwheel/resources/constraints.in -wheel==0.42.0 - # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r cibuildwheel/resources/constraints.in -setuptools==69.1.1 - # via -r cibuildwheel/resources/constraints.in