From f39a9ea2edd70341a640c0c5b2757e5633dd0c10ec473b18e5efd9bcc4e74314 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 3 Jul 2014 11:23:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=17 --- python-tox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tox.spec b/python-tox.spec index 52c35ad..9447fe9 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -86,7 +86,7 @@ PATH=%{buildroot}%{_bindir}:$PATH PYTHONPATH=%{buildroot}%{python_sitelib}/ py.t %post update-alternatives \ - --install %{_bindir}/tox tox %{_bindir}/tox-%{py_ver} 30 \ + --install %{_bindir}/tox tox %{_bindir}/tox-%{py_ver} 20 \ --slave %{_bindir}/tox-quickstart tox-quickstart %{_bindir}/tox-quickstart-%{py_ver} %postun