summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python: Drop ${PYTHON_PN}Richard Purdie2024-02-201-6/+6
| | | | | | | | | | | python 2 is gone and we don't need the abstraction now, drop the remaining usage of this variable. The definition in python3-dir.bbclass is left for now for other layers. (From OE-Core rev: b566b1e32c7993d1ab7795562f648e52ce186a70) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta/recipes: ensure all recipes have a SUMMARYAlexander Kanavin2023-04-131-1/+1
| | | | | | | | | | | DESCRIPTION is optional for now; writing good component descriptions is not easy (but appreciated). (From OE-Core rev: 9ce4f9248db3db70732d886a18ea355f321bd49d) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-ndg-httpsclient: Add from meta-oe/meta-pythonRichard Purdie2022-03-181-0/+31
(From OE-Core rev: ee9f6ee89e4c0334b75da9faec655eecec34f703) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>