From fc0ccef89c4e4779865b7740b3ab9847baf6ccdb40126e6bd4cc4aa24d0ddfb0 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 24 Jan 2012 14:35:49 +0000 Subject: [PATCH] remove unneeded todo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyserial?expand=0&rev=5 --- python-pyserial.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-pyserial.spec b/python-pyserial.spec index 4950261..043b436 100644 --- a/python-pyserial.spec +++ b/python-pyserial.spec @@ -35,7 +35,6 @@ BuildArch: noarch %endif %endif Provides: python-serial = %{version} -#TODO: Change back to '<' after next version update Obsoletes: python-serial < %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}