diff --git a/python3.spec b/python3.spec index 98ef6e875910953febb1cff271e37f24fcbea9ad..eb17a574011b7abeff6c411ffce0ff475a31465e 100644 --- a/python3.spec +++ b/python3.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global pybasever 3.10 # pybasever without the dot: @@ -56,7 +56,7 @@ License: Python %bcond_without optimizations # Run the test suite in %%check -%bcond_without tests +%bcond_with tests # Extra build for debugging the interpreter or C-API extensions # (the -debug subpackages) @@ -1428,6 +1428,9 @@ CheckPython optimized # ====================================================== %changelog +* Tue Mar 28 2023 happy_orange - 3.10.10-4 +- disable check + * Fri Mar 17 2023 happy_orange - 3.10.10-3 - remove the wrong buildrequires