summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-argh_0.28.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-argh: upgrade 0.26.2 -> 0.28.1Tim Orling2023-07-091-0/+26
* Switch inherit from setuptools3 to python_flit_core * Correct SUMMARY * Add DESCRIPTION * Add python3-argcomplete to RDEPENDS (found with poky/scripts/pythondeps) https://github.com/neithere/argh/blob/v0.28.1/CHANGES License-Update: use COPYING.LESSER, change to LGPL-3.0-or-later NOTE: Includes COPYING which is GPL-3.0 but README clearly states LGPL-3.0-or-later https://github.com/neithere/argh/blob/v0.28.1/README.rst#licensing Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>