forked from pool/python-cssutils
Accepting request 171294 from home:TheBlackCat:branches:devel:languages:python
Update to version 0.9.10 This fixes the file conflict in factory OBS-URL: https://build.opensuse.org/request/show/171294 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=35
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python3-cssutils
|
||||
Version: 0.9.9
|
||||
Version: 0.9.10
|
||||
Release: 0
|
||||
Url: http://cthedot.de/cssutils/
|
||||
Summary: A CSS Cascading Style Sheets library for Python
|
||||
@@ -26,6 +26,8 @@ Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/c/cssutils/cssutils-%{version}.zip
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python3
|
||||
# this is needed for openSUSE <= 12.2
|
||||
BuildRequires: python3-2to3
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-distribute
|
||||
BuildRequires: unzip
|
||||
@@ -54,6 +56,8 @@ mv %{buildroot}%{_bindir}/cssparse %{buildroot}%{_bindir}/cssparse-%{py3_ver}
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING COPYING.LESSER README.txt examples
|
||||
%{_bindir}/css*
|
||||
%{python3_sitelib}/*
|
||||
%{python3_sitelib}/cssutils-%{version}-py*.egg-info/
|
||||
%{python3_sitelib}/cssutils/
|
||||
%{python3_sitelib}/encutils/
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user