perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / pyOpenSSL / patches / 01-tox.ini-PYTHONPATH.patch
blob3737a3f2fe5f1ceefad457af6e2c74ee2a51fec0
1 --- pyopenssl-24.3.0/tox.ini.orig
2 +++ pyopenssl-24.3.0/tox.ini
3 @@ -21,9 +21,6 @@
4 cryptographyMinimum: cryptography==41.0.5
5 randomorder: pytest-randomly
6 setenv =
7 - # Do not allow the executing environment to pollute the test environment
8 - # with extra packages.
9 - PYTHONPATH=
10 PIP_NO_BINARY=cryptography
11 useWheel: PIP_NO_BINARY=
12 commands =