firefox: update to 135.0
[oi-userland.git] / components / python / dist-meta / patches / 04-test-no-hpy.patch
blob536fb6ae6ee0d01775188026e1895725db3ce7a6
1 The hpy seems to be not needed to run tests.
3 --- dist-meta-0.8.1/tests/requirements.txt.orig
4 +++ dist-meta-0.8.1/tests/requirements.txt
5 @@ -8,7 +8,6 @@
6 coverage>=5.1
7 first>=2.0.2
8 flake8==3.9.2
9 -hpy==0.0.3; python_version >= "3.7" and implementation_name == "cpython" and python_version < "3.11"
10 importlib-metadata>=3.6.0
11 pypi-json>=0.2.1
12 pytest>=6.0.0