Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-pytest: fix egg version of package | Armin Kuster | 2017-10-15 | 1 | -0/+51 |
| | | | | | | | | | | | commit "python-pytest: remove fetch during do_compile phase" removed the ability of the package to version it self correctly. The version ended up as 0.0.0 which causes runtime version checking. This fixed that issues. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | python-pytest: remove fetch during do_compile phase | Derek Straka | 2017-07-14 | 1 | -0/+29 |
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |