diff --git a/python-configobj.spec b/python-configobj.spec index 2fac772..0ba03fd 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -66,7 +66,6 @@ It has lots of other features though: * Full Unicode support * A powerful unrepr mode for storing basic datatypes -%if 0%{?with_python3} %package -n python3-configobj Summary: Config file reading, writing, and validation for Python 3 %{?python_provide:%python_provide python3-%{pypi_name}} @@ -90,7 +89,6 @@ It has lots of other features though: * No external dependencies * Full Unicode support * A powerful unrepr mode for storing basic datatypes -%endif %prep %setup -q -n %{pypi_name}-%{version}