From 4eccde83d9b97f99f6c467e55479457db9ecb880 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 9 Dec 2021 22:47:30 +0000 Subject: [PATCH] import python-psycopg2-2.8.6-2.module+el8.4.0+9822+20bf1249 --- SPECS/python-psycopg2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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