summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-zopeinterface_4.3.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-zopeinterface: add python3 packagingMark Asselstine2017-06-051-20/+1
| | | | | | | | | | Matching what has been done with other python packages, move the existing recipe into a .inc file and then create python and python3 specific bb files to allow the generation of python2 or python3 versions. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-zopeinterface: fixup test packageMark Asselstine2017-06-051-1/+6
| | | | | | | | | | The recipe seems to have the intent of creating a 'tests' package but doesn't follow through on this intent. Rename 'tests' to 'test' to match other python test packages and follow through on the intent to actually produce a 'test' package. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-zopeinterface: update to version 4.3.3Derek Straka2016-12-261-0/+18
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>