Skip to content

Commit

Permalink
Fix pre-commit regarding static requirements compilation
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Algarvio <[email protected]>
  • Loading branch information
s0undt3ch committed Sep 25, 2023
1 parent 49411d1 commit 070774f
Show file tree
Hide file tree
Showing 15 changed files with 36 additions and 17 deletions.
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.10/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,7 @@ oscrypto==1.2.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
paramiko==2.10.1
# via
Expand Down Expand Up @@ -836,6 +837,7 @@ typing-extensions==4.2.0
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.10/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ oscrypto==1.2.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
# via
Expand Down Expand Up @@ -837,6 +838,7 @@ typing-extensions==4.2.0
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.10/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@ packaging==22.0
# via
# -r requirements/base.txt
# ansible-core
# docker
# pytest
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
# via
Expand Down Expand Up @@ -884,6 +885,7 @@ tzlocal==2.1
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
5 changes: 4 additions & 1 deletion requirements/static/ci/py3.10/pkgtests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ msgpack==1.0.4
packaging==23.0
# via
# -r requirements/base.txt
# docker
# pytest
platformdirs==2.6.2
# via virtualenv
Expand Down Expand Up @@ -145,7 +146,9 @@ typing-extensions==4.4.0
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.14
# via requests
# via
# docker
# requests
virtualenv==20.17.1
# via pytest-salt-factories
websocket-client==1.5.1
Expand Down
7 changes: 3 additions & 4 deletions requirements/static/ci/py3.10/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ dnspython==1.16.0
# via
# -r requirements/static/ci/common.in
# python-etcd
docker-pycreds==0.4.0
# via docker
docker==6.1.3
# via -r requirements/pytest.txt
etcd3-py==0.1.6
Expand Down Expand Up @@ -197,6 +195,7 @@ ntlm-auth==1.5.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
passlib==1.7.4
# via -r requirements/static/ci/common.in
Expand Down Expand Up @@ -304,6 +303,7 @@ pyvmomi==6.7.1.2018.12
pywin32==305
# via
# -r requirements/windows.txt
# docker
# pytest-skip-markers
# wmi
pywinrm==0.4.1
Expand Down Expand Up @@ -352,8 +352,6 @@ six==1.15.0
# via
# cassandra-driver
# cheroot
# docker
# docker-pycreds
# etcd3-py
# genshi
# geomet
Expand Down Expand Up @@ -388,6 +386,7 @@ urllib3==1.26.6
# via
# -r requirements/windows.txt
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.7/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,7 @@ oscrypto==1.2.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
# via
Expand Down Expand Up @@ -894,6 +895,7 @@ typing-extensions==3.10.0.0
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.7/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ packaging==21.3
# via
# -r requirements/base.txt
# ansible-core
# docker
# pytest
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
# via
Expand Down Expand Up @@ -943,6 +944,7 @@ tzlocal==2.1
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
7 changes: 3 additions & 4 deletions requirements/static/ci/py3.7/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ dnspython==1.16.0
# via
# -r requirements/static/ci/common.in
# python-etcd
docker-pycreds==0.4.0
# via docker
docker==6.1.3
# via -r requirements/pytest.txt
etcd3-py==0.1.6
Expand Down Expand Up @@ -212,6 +210,7 @@ ntlm-auth==1.5.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
passlib==1.7.4
# via -r requirements/static/ci/common.in
Expand Down Expand Up @@ -319,6 +318,7 @@ pywin32==305
# via
# -r requirements/windows.txt
# cherrypy
# docker
# pytest-skip-markers
# wmi
pywinrm==0.4.1
Expand Down Expand Up @@ -367,8 +367,6 @@ six==1.15.0
# via
# cassandra-driver
# cheroot
# docker
# docker-pycreds
# etcd3-py
# genshi
# geomet
Expand Down Expand Up @@ -409,6 +407,7 @@ urllib3==1.26.6
# via
# -r requirements/windows.txt
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.8/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ oscrypto==1.2.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
# via
Expand Down Expand Up @@ -878,6 +879,7 @@ typing-extensions==4.2.0
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.8/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@ packaging==22.0
# via
# -r requirements/base.txt
# ansible-core
# docker
# pytest
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
# via
Expand Down Expand Up @@ -925,6 +926,7 @@ tzlocal==2.1
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
7 changes: 3 additions & 4 deletions requirements/static/ci/py3.8/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ dnspython==1.16.0
# via
# -r requirements/static/ci/common.in
# python-etcd
docker-pycreds==0.4.0
# via docker
docker==6.1.3
# via -r requirements/pytest.txt
etcd3-py==0.1.6
Expand Down Expand Up @@ -199,6 +197,7 @@ ntlm-auth==1.5.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
passlib==1.7.4
# via -r requirements/static/ci/common.in
Expand Down Expand Up @@ -306,6 +305,7 @@ pywin32==305
# via
# -r requirements/windows.txt
# cherrypy
# docker
# pytest-skip-markers
# wmi
pywinrm==0.4.1
Expand Down Expand Up @@ -354,8 +354,6 @@ six==1.15.0
# via
# cassandra-driver
# cheroot
# docker
# docker-pycreds
# etcd3-py
# genshi
# geomet
Expand Down Expand Up @@ -391,6 +389,7 @@ urllib3==1.26.6
# via
# -r requirements/windows.txt
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.9/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ oscrypto==1.2.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
paramiko==2.10.1
# via
Expand Down Expand Up @@ -880,6 +881,7 @@ typing-extensions==4.2.0
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.9/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ oscrypto==1.2.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
# via
Expand Down Expand Up @@ -881,6 +882,7 @@ typing-extensions==4.2.0
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
2 changes: 2 additions & 0 deletions requirements/static/ci/py3.9/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ packaging==22.0
# via
# -r requirements/base.txt
# ansible-core
# docker
# pytest
paramiko==2.10.1 ; sys_platform != "win32" and sys_platform != "darwin"
# via
Expand Down Expand Up @@ -930,6 +931,7 @@ tzlocal==2.1
urllib3==1.26.6
# via
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down
7 changes: 3 additions & 4 deletions requirements/static/ci/py3.9/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ dnspython==1.16.0
# via
# -r requirements/static/ci/common.in
# python-etcd
docker-pycreds==0.4.0
# via docker
docker==6.1.3
# via -r requirements/pytest.txt
etcd3-py==0.1.6
Expand Down Expand Up @@ -199,6 +197,7 @@ ntlm-auth==1.5.0
packaging==21.3
# via
# -r requirements/base.txt
# docker
# pytest
passlib==1.7.4
# via -r requirements/static/ci/common.in
Expand Down Expand Up @@ -307,6 +306,7 @@ pywin32==305
# via
# -r requirements/windows.txt
# cherrypy
# docker
# pytest-skip-markers
# wmi
pywinrm==0.4.1
Expand Down Expand Up @@ -355,8 +355,6 @@ six==1.15.0
# via
# cassandra-driver
# cheroot
# docker
# docker-pycreds
# etcd3-py
# genshi
# geomet
Expand Down Expand Up @@ -392,6 +390,7 @@ urllib3==1.26.6
# via
# -r requirements/windows.txt
# botocore
# docker
# kubernetes
# python-etcd
# requests
Expand Down

0 comments on commit 070774f

Please sign in to comment.