summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tzdata: enable ptestTim Orling2024-08-091-0/+14
| | | | | | | | | Add to ptest-packagelists-meta-python.inc META_PYTHON_PTESTS_FAST Install ${S}/VERSION to PTEST_PATH for test_version Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tzdata: add recipe for v2024.1Tim Orling2024-08-091-0/+10
Python package providing IANA time zone data This is a Python package containing zic-compiled binaries for the IANA time zone database. It is intended to be a fallback for systems that do not have system time zone data installed (or don't have it installed in a standard location), as a part of PEP 615 https://tzdata.readthedocs.io/en/latest/ Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>