Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-python: Remove superfluous "PYPI_PACKAGE" assignments | Robert P. J. Day | 2017-03-07 | 1 | -1/+0 |
| | | | | | | | | | | | | Given calculation of PYPI_PACKAGE value from recipe file name, a number of Python recipe files unnecessarily set this value, so delete these superfluous lines. In addition, the act of editing added a missing EOL at the end of one of the files. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | Update python recipes to use the common pypi package | Derek Straka | 2016-02-25 | 1 | -6/+2 |
| | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | python3-pyinotify: Add new recipe | Dominic Sacré | 2015-08-31 | 1 | -0/+15 |
Use a common .inc file for the python-pyinotify and python3-pyinotify recipes. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |