From 5034d9badc0e9d9b8639e3f8dbf01134c6d7821d Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Oct 20 2019 19:50:06 +0000 Subject: Package python2-psycopg2 removed on Fedora 32+ (rhbz#1761216) --- diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 5c04a9a..9aae77c 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -1,12 +1,13 @@ %if 0%{?fedora} %bcond_without python3 - %bcond_without python2 + %bcond_without python3_debug %if 0%{?fedora} > 31 + %bcond_with python2 %bcond_with python2_debug %else + %bcond_without python2 %bcond_without python2_debug %endif - %bcond_without python3_debug %else %if 0%{?rhel} > 7 %bcond_with python2 @@ -49,7 +50,7 @@ features offered by PostgreSQL. Summary: %{sum} Name: python-%{srcname} Version: 2.8.3 -Release: 1%{?dist} +Release: 2%{?dist} # The exceptions allow linking to OpenSSL and PostgreSQL's libpq License: LGPLv3+ with exceptions Url: http://www.psycopg.org/psycopg/ @@ -297,6 +298,9 @@ done %changelog +* Sun Oct 20 2019 Miro Hrončok - 2.8.3-2 +- Package python2-psycopg2 removed on Fedora 32+ (rhbz#1761216) + * Mon Sep 09 2019 Devrim Gündüz - 2.8.3-1 - Update to 2.8.3