From e1d5198c4f06ecbb55150284955c998639f57087 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 26 Sep 2024 10:03:59 -0700 Subject: python3-pint: Upgrade to 0.24.3 - Switch to fetching from pypi - Use automake format for pytests - Fix ptests, by adding missing runtime deps Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pint/run-ptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-pint/run-ptest') diff --git a/meta-python/recipes-devtools/python/python3-pint/run-ptest b/meta-python/recipes-devtools/python/python3-pint/run-ptest index 5cec711696..8d2017d39c 100644 --- a/meta-python/recipes-devtools/python/python3-pint/run-ptest +++ b/meta-python/recipes-devtools/python/python3-pint/run-ptest @@ -1,3 +1,3 @@ #!/bin/sh -pytest +pytest --automake -- cgit v1.2.3-54-g00ecf