diff --git a/python-neo4j-driver.spec b/python-neo4j-driver.spec index 05a796c..2ab7d7c 100644 --- a/python-neo4j-driver.spec +++ b/python-neo4j-driver.spec @@ -1,7 +1,7 @@ %global srcname neo4j-driver %global sum The official Neo4j Python driver -# Disable Python 2 -%bcond_with python2 +# Enable Python 2 +%bcond_without python2 # Enable Python 3 %bcond_without python3