meta-openembedded/meta-python/recipes-devtools/python/python-pytest
Armin Kuster 8e1de3aa5a python-pytest: fix egg version of package
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>
2017-10-15 17:29:40 +00:00
..
0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch python-pytest: remove fetch during do_compile phase 2017-07-14 23:44:31 +02:00
pytest_version_fix.patch python-pytest: fix egg version of package 2017-10-15 17:29:40 +00:00