forked from pool/python-cssutils
Accepting request 492539 from home:netsroth:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/492539 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=43
This commit is contained in:
committed by
Git OBS Bridge
parent
a9e4fb133c
commit
d7669aefc6
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cssutils
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-cssutils
|
||||
Version: 1.0
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Url: http://cthedot.de/cssutils/
|
||||
Summary: A CSS Cascading Style Sheets library for Python
|
||||
License: LGPL-3.0+
|
||||
Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/c/cssutils/cssutils-%{version}.zip
|
||||
Source: https://pypi.python.org/packages/source/c/cssutils/cssutils-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
|
||||
Reference in New Issue
Block a user