mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
python3-pbr: upgrade 5.11.0 -> 5.11.1
Changelog ========= * Run PBR integration on Ubuntu Focal too * Remove numpy dependencies * Tie recursion calls to Dist object, not module * Update tox.ini to work with tox 4 (From OE-Core rev: bcea96e95cb483710647fe9b604d320aca470ad5) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
757d322339
commit
7cb0a37030
4
meta/recipes-devtools/python/python3-pbr_5.11.1.bb
Normal file
4
meta/recipes-devtools/python/python3-pbr_5.11.1.bb
Normal file
@@ -0,0 +1,4 @@
|
||||
inherit setuptools3
|
||||
require python-pbr.inc
|
||||
|
||||
SRC_URI[sha256sum] = "aefc51675b0b533d56bb5fd1c8c6c0522fe31896679882e1c4c63d5e4a0fccb3"
|
||||
Reference in New Issue
Block a user