summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-charset-normalizer_3.3.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-charset-normalizer: add native build option to recipeTom Geelen2024-04-081-0/+2
| | | | | | | Packages such as aiooui need charset-normalizer as a DEPENDS instead of RDEPENDS. Therefore a the charset-normalizer recipe is extended. Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: drop ${PYTHON_PN}Tim Orling2024-02-191-4/+4
| | | | | | | python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-charset-normalizer: upgrade 3.3.0 -> 3.3.2Khem Raj2023-11-061-0/+15
Signed-off-by: Khem Raj <raj.khem@gmail.com>