|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
python3-cached-property was recently added to meta-python, with the
same version, but slightly different variable definitions.
This is breaking reprodicibility tests.
We've had some issues with python packages upgrading in meta-python
and causing runtime issues, so we temporarily want to hold onto a
copy of this recipe until that can be ruled out.
We'll either pin the version in meta-virt or remove the recipe once
that is determined.
But for now, if we synchronize the recipe variables, the reprodicibility
checks should stop failing.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|