summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-icu_2.7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-icu: Inherit pkgconfigKhem Raj2021-09-241-2/+2
| | | | | | | | | | | Fixes RuntimeError: Please install pkg-config on your system or set the PYICU_CFLAGS environment variable to the flags required by the C++ compiler to find the header files for ICU, and possibly -std=c++11 if using ICU version >= 60 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-icu: Upgrade to 2.7.2Khem Raj2021-04-211-0/+13
License-Update: Use info in setup.py for license as dedicated LICENSE file has disappeared. License still is MIT Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>