python3-testtools: upgrade 2.7.0 -> 2.7.1

Changelog:
============
* Remove various unused imports.
* Fix build backend. This should prevent version from being set to 0.0.0
  when building wheels.

(From OE-Core rev: a6c46a0074999d9460f273886734258f0bf788d2)

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:
Wang Mingyu
2023-11-15 16:39:58 +08:00
committed by Richard Purdie
parent 018e721481
commit 97f53ce1bb
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
inherit setuptools3
require python-testtools.inc