Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/pytest-verbose-parametrize: BDEPEND on setuptools-git | Marek Szuba | 2021-06-11 | 1 | -5/+6 |
| | | | | | | | | This one is declared in a different script from other deps. May or may not fix the bug linked below, haven't managed to reproduce it yet. Bug: https://bugs.gentoo.org/795408 Signed-off-by: Marek Szuba <marecki@gentoo.org> | ||||
* | dev-python/pytest-verbose-parametrize: initial import | Marek Szuba | 2021-06-11 | 4 | -0/+57 |
The test suite doesn't work properly (even when run manually) but fails in exactly the same way for all three supported Python implementations. Signed-off-by: Marek Szuba <marecki@gentoo.org> |