]> git.pld-linux.org Git - packages/python-pytest-rerunfailures.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 31 Mar 2022 18:16:07 +0000 (20:16 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 31 Mar 2022 18:16:07 +0000 (20:16 +0200)
python-pytest-rerunfailures.spec

index dabc637442b734e9321bdc50565e8c07f6aef532..a5b98fc343393e3434957ffdabc02af3dc98d409 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without tests   # unit tests
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-pytest-rerunfailures.spec)
 
 Summary:       pytest plugin to re-run tests to eliminate flaky failures
 Summary(pl.UTF-8):     Wtyczka pytesta do ponownego uruchamiania testów w celu wyeliminowania chwilowych niepowodzeń
This page took 0.179076 seconds and 4 git commands to generate.