17
0

Autobuild autoformatter for 52608

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssutils?expand=0&rev=11
This commit is contained in:
OBS User autobuild
2010-11-10 18:17:07 +00:00
committed by Git OBS Bridge
parent b07ae86578
commit 8a55fe5bef

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-cssutils (Version 0.9.7b3)
# spec file for package python-cssutils (Version 0.9.7b4)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -20,7 +20,7 @@
Name: python-cssutils
Version: 0.9.7b4
Release: 2
Release: 1
Summary: Cascading Style Sheets (CSS) parser and library for Python
Source: http://cssutils.googlecode.com/files/cssutils-%{version}.zip
Url: http://cthedot.de/cssutils
@@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
BuildRequires : unzip
BuildRequires: unzip
BuildRequires: dos2unix python-devel python-setuptools
BuildRequires: dos2unix python-devel python-setuptools >= 0.6
BuildRequires: python-xml