summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pbr_5.11.1.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-01-15 13:25:38 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-16 10:42:07 +0000
commit7cb0a3703068e2d25e6ca4c5d52d650ec277d5de (patch)
treee3b6e06c8bf0c954addec8963bf6f60b77509ce3 /meta/recipes-devtools/python/python3-pbr_5.11.1.bb
parent757d32233919a2e98157f7b22c82da98b9255235 (diff)
downloadpoky-7cb0a3703068e2d25e6ca4c5d52d650ec277d5de.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/python/python3-pbr_5.11.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-pbr_5.11.1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pbr_5.11.1.bb b/meta/recipes-devtools/python/python3-pbr_5.11.1.bb
new file mode 100644
index 0000000000..520dbef8dd
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.11.1.bb
@@ -0,0 +1,4 @@
1inherit setuptools3
2require python-pbr.inc
3
4SRC_URI[sha256sum] = "aefc51675b0b533d56bb5fd1c8c6c0522fe31896679882e1c4c63d5e4a0fccb3"