summaryrefslogtreecommitdiffstats
path: root/meta-python/classes/pypi.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* pypi: update the pypi class to support the updated URL schemeDerek Straka2016-05-101-1/+5
| | | | | | | | | pypi has changed the url scheme to use the blake2b rather than names http://permalink.gmane.org/gmane.linux.distributions.nixos/20158 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update pypi classes to avoid setuptools inherit to be more flexibleDerek Straka2016-02-251-1/+23
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* add pypi3 bbclass to make python3 recipe creation easier as wellSven Ebenfeld2016-02-011-21/+1
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* pypi.bbclass: new class to ease writing pypi recipesAndreas Oberritter2015-04-131-0/+21
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>