Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-booleanpy: Upgrade 3.7 to 3.8 | Leon Anavi | 2020-06-22 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | Upgrade to release 3.8: - Add support for evaluation of boolean expression. - Fix parsing of tokens that have a number as the first character. - Restore proper Python 2 compatibility. - Add pointers to Linux distro packages. Change LICENSE.txt md5 checksum because the year has been updated. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-booleanpy: consolidate inc and bb files into a single bb file | Derek Straka | 2020-02-15 | 1 | -2/+14 |
| | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-booleanpy: add recipe | Peter Kolbus | 2020-01-02 | 1 | -0/+2 |
boolean.py is a library to define and parse boolean algebras. It is used by python3-license-expression. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |