Package python2-psycopg2 removed on Fedora 32+ (rhbz#1761216)

This commit is contained in:
Miro Hrončok 2019-10-20 21:50:06 +02:00
parent 6af8d1d579
commit 5034d9badc

View File

@ -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 <mhroncok@redhat.com> - 2.8.3-2
- Package python2-psycopg2 removed on Fedora 32+ (rhbz#1761216)
* Mon Sep 09 2019 Devrim Gündüz <devrim@gunduz.org> - 2.8.3-1
- Update to 2.8.3