Accepting request 57870 from devel:languages:python
Accepted submit request 57870 from user saschpe OBS-URL: https://build.opensuse.org/request/show/57870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssutils?expand=0&rev=12
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b6b3aba856fa90d79aa4628fc056d5ff70b75efc9e35dd031d6f9c9829a537d
|
||||
size 563262
|
||||
3
cssutils-0.9.8a1.zip
Normal file
3
cssutils-0.9.8a1.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:861f797558fe2062a72a90fb31d93dcc2272e644ee2ba5651fe9565d477dabc5
|
||||
size 580579
|
||||
@@ -1,8 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 6 19:41:00 UTC 2011 - rwobben@hotmail.com
|
||||
|
||||
- Update to version 0.9.8a1
|
||||
* BUGFIX: fixes issue #41, #42, #45, #46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 15:31:12 UTC 2010 - rwobben@hotmail.com
|
||||
|
||||
- update to 0.9.7b4
|
||||
improves parsing of MS specific (and probably invalid!) values
|
||||
- Update to 0.9.7b4
|
||||
* improves parsing of MS specific (and probably invalid!) values
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 14:19:47 CET 2010 - pth@suse.de
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-cssutils (Version 0.9.7b4)
|
||||
# spec file for package python-cssutils
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: python-cssutils
|
||||
Version: 0.9.7b4
|
||||
Version: 0.9.8a1
|
||||
Release: 1
|
||||
Summary: Cascading Style Sheets (CSS) parser and library for Python
|
||||
Source: http://cssutils.googlecode.com/files/cssutils-%{version}.zip
|
||||
@@ -30,8 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
BuildRequires: unzip
|
||||
BuildRequires: dos2unix python-devel python-setuptools
|
||||
BuildRequires: unzip
|
||||
BuildRequires: dos2unix python-devel python-setuptools >= 0.6
|
||||
BuildRequires: python-xml
|
||||
# Needed for unittests:
|
||||
|
||||
Reference in New Issue
Block a user