summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pystache_0.5.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pystache: remove, unmaintainedRoss Burton2022-03-111-17/+0
| | | | | | | | | Pystache hasn't been maintained since 2014. One maintained alternative is https://github.com/noahmorrison/chevron. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pystache: Remove need for python2xKhem Raj2021-10-141-0/+2
| | | | | | | This helps compiling with latest setuptools 0.58+ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pystache: consolidate inc and bb files into a single bb fileDerek Straka2020-04-051-0/+15
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>