]> granicus.if.org Git - graphviz/commit
set enabled Python bindings uniformly on RHEL/CentOS
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 5 Jun 2021 20:07:40 +0000 (13:07 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 9 Jun 2021 01:26:02 +0000 (18:26 -0700)
commit7a2b55b6265d18e0456847a83fe4e90c2ffbe57b
tree1fef4a782caa2ed5aa2314edfd9def5610c91acf
parent9c4bd434bb1d00f018a584d77f4f0acf04e978de
set enabled Python bindings uniformly on RHEL/CentOS

0af0dc91894f2598f0e19e3cd2c1b34925c9cd61 introduced a workaround for Python
packages changing names. This was relevant in the era of CentOS 6. However, now
Graphviz no longer supports CentOS 6 and furthermore CentOS 7 has converged on
the same naming as CentOS 8. As a result, the Graphviz packaging work flow was
actually *disabling* Python 3 bindings and enabling Python 2 bindings on CentOS
7.

This change unifies which Python bindings are enabled across RHEL and CentOS
versions. Though an upcoming change will remove support for the Python 2
bindings altogether. Related to #1992.
CHANGELOG.md
redhat/graphviz.spec.fedora.in