summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pastedeploy_2.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pastedeploy: Add recipeDevon Pringle2021-03-171-0/+21
Add release 2.1.1: - Added setuptools as an explicit dependency. This has always been required but now that more environments are becoming capable of operating without it being installed, we now need to ensure it's available. - pytest-runner removed, use tox to run tests. License-Update: Use license file from PyPI tarball. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>