diff --git a/python3-cssutils.changes b/python3-cssutils.changes index 92d3d03..8b33a81 100644 --- a/python3-cssutils.changes +++ b/python3-cssutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 30 11:26:57 UTC 2013 - saschpe@suse.de + +- BuildRequire python-2to3 for 12.1 and 12.2 + ------------------------------------------------------------------- Fri Jan 11 16:55:46 UTC 2013 - p.drouand@gmail.com diff --git a/python3-cssutils.spec b/python3-cssutils.spec index cf1f0c5..e92356a 100644 --- a/python3-cssutils.spec +++ b/python3-cssutils.spec @@ -26,6 +26,7 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/c/cssutils/cssutils-%{version}.zip BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python3 +BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-distribute BuildRequires: unzip