mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 17:26:36 +01:00
python3-testtools: upgrade 2.6.0 -> 2.7.0
Changelog: ============ * Fix compatibility with Python 3.12. * Add typing in various modules (still lacking full coverage). * Drop the 'test' command for distutils. This has been deprecated since 2.6.0. * Drop support for Python 3.6. (From OE-Core rev: d331c9be4ea79aabb099a1ddd04d7c0b30c533d7) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e8a7dad4d0
commit
7ebb11fd23
3
meta/recipes-devtools/python/python3-testtools_2.7.0.bb
Normal file
3
meta/recipes-devtools/python/python3-testtools_2.7.0.bb
Normal file
@@ -0,0 +1,3 @@
|
||||
inherit setuptools3
|
||||
require python-testtools.inc
|
||||
|
||||
Reference in New Issue
Block a user