summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python-pexpect.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pexpect.spec b/python-pexpect.spec
index 6b332b0..3aff76b 100644
--- a/python-pexpect.spec
+++ b/python-pexpect.spec
@@ -19,7 +19,7 @@ BuildRequires: python2-devel python-nose ed
%if 0%{?with_python3}
BuildRequires: python3-devel python3-nose
Provides: pexpect = %{version}-%{release}
-Obsoletes: pexpect <= 2.3-10
+Obsoletes: pexpect <= 2.3-20
%endif # if with_python3
%description