Commit Graph

7 Commits

Author SHA1 Message Date
Domen Kožar
a63762ace8
Merge pull request #72091 from xwvvvvwx/reproducible-pytest4
python3Packages.pytest4: deterministic bytecode
2020-04-22 14:05:09 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
b95c9a3bfd python: pytest: 4.6.7 -> 4.6.8 2019-12-30 16:46:54 +01:00
Frederik Rietdijk
1cee548428 python: pytest: 4.6.6 -> 4.6.7 2019-12-15 16:23:16 +01:00
David Terry
5cd5661378
python3Packages.pytest4: deterministic bytecode
For reasons that are not clear to me, the pytest4 check phase produces a
lot of non-deterministic bytecode files. This PR turns off bytecode
generation and disables a test that force enables bytecode generation.
2019-10-27 14:21:57 +01:00
Frederik Rietdijk
2ea05d40d4 python: pytest: 4.6.5 -> 4.6.6 2019-10-18 09:54:01 +02:00
Daniel Schaefer
cbab4663f3 paperless: Use pytest_4 in django-crispy-forms
Doesn't build with pytest_5
2019-09-14 14:20:50 +02:00