17
0

- BuildRequire python-2to3 for 12.1 and 12.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=32
This commit is contained in:
Sascha Peilicke
2013-01-30 11:25:19 +00:00
committed by Git OBS Bridge
parent 057bdfff0e
commit 3580728365
2 changed files with 6 additions and 0 deletions

View File

@@ -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

View File

@@ -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