summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ordered-set_3.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-ordered-set: Upgrade 3.1.1 -> 4.0.2Leon Anavi2020-06-261-23/+0
| | | | | | | | | | | | | | | Upgrade to release 4.0.2: - Fix packaging, remove vestiges of type stubs - Code formatting (isort and black) - Directly distribute type stub file via PEP 561 - Include pytest.ini in sdist - Add a Jenkinsfile - Handle another indexing case from NumPy 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-ordered-set: Enable ptestZheng Ruoqin2020-04-211-1/+13
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ordered-set: 3.0.1 -> 3.1.1Wang Mingyu2020-01-151-0/+11
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>