Commit graph

12 commits

Author SHA1 Message Date
Martin Weinelt a5a30134b9 python3Packages.pytest-testmon: 1.1.0 -> 1.1.1 2021-06-22 13:42:39 +02:00
Arnout Engelen 83d35749ff
pytest-testmon: update 1.0.3 -> 1.1.0
This at least makes the package build again...

`nix-build -A python3Packages.pytest-testmon` failed before because of
https://github.com/tarpas/pytest-testmon/issues/158
2021-03-19 14:54:11 +01:00
Frederik Rietdijk fbaeb79398 python3Packages.pytest-testmon: 1.0.2 -> 1.0.3 2020-12-01 14:44:18 +01:00
Arnout Engelen 1538cd4b2f
Revert "python3Packages.pytest-testmon: 1.0.2 -> 1.0.3"
This reverts commit 0fc5e60fd2.

For some reason the v1.0.3 PyPI tarball ships with tests that expect pytest-testmon master instead of the v1.0.3 code (tarpas/pytest-testmon#158), causing these tests to fail against 1.0.3 itself.
2020-11-16 10:21:10 +01:00
Frederik Rietdijk 0fc5e60fd2 python3Packages.pytest-testmon: 1.0.2 -> 1.0.3 2020-11-05 15:47:03 -08:00
Jonathan Ringer 7f6d634d04
python2Packages.pytest-testmon: disable python2
```
  Processing ./pytest_testmon-1.0.2-py2-none-any.whl
  ERROR: Package 'pytest-testmon' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 17:32:06 -07:00
Frederik Rietdijk c1a26f7b8d python3Packages.pytest-testmon: 1.0.1 -> 1.0.2 2020-05-11 22:13:13 +02:00
Jonathan Ringer 82edff8207 python3Packages.pytest-testmon: only run tests which don't import unittest_mixins 2019-12-30 16:46:50 +01:00
Frederik Rietdijk 1220bbd737 python: pytest-testmon: 0.9.19 -> 1.0.1 2019-12-30 16:46:46 +01:00
Frederik Rietdijk 9bc0ce53f0 python: pytest-testmon: 0.9.18 -> 0.9.19 2019-10-18 09:54:01 +02:00
Mario Rodas 94ae9f4ed5
pythonPackages.pytest-testmon: 0.9.16 -> 0.9.18 2019-07-21 04:20:00 -05:00
Daniel Vianna 73d0b53ff2 pythonPackages.pytest-testmon: init at 0.9.16
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-17 01:58:10 -04:00