diff --git a/SPECS/python-psycopg2.spec b/SPECS/python-psycopg2.spec index 84fcaf6..2de0830 100644 --- a/SPECS/python-psycopg2.spec +++ b/SPECS/python-psycopg2.spec @@ -1,8 +1,8 @@ -# RHEL8 python39 module: Python 3 and debug enabled, Python 2 all disabled +# RHEL8 python39 module: Python 3 enabled, Python 3 debug and both Python 2 builds disabled %bcond_with python2 %bcond_without python3 %bcond_with python2_debug -%bcond_without python3_debug +%bcond_with python3_debug %bcond_without tests