]> git.pld-linux.org Git - packages/python-cssutils.git/blob - python-cssutils-ez.patch
- updated to 0.9.5.1
[packages/python-cssutils.git] / python-cssutils-ez.patch
1 --- cssutils-0.9a6/setup.py.wiget       2006-10-29 18:04:46.000000000 +0100
2 +++ cssutils-0.9a6/setup.py     2006-11-02 18:06:45.000000000 +0100
3 @@ -7,8 +7,8 @@
4  __docformat__ = 'restructuredtext'
5  __version__ = '0.9a6'
6  
7 -import ez_setup
8 -ez_setup.use_setuptools()
9 +#import ez_setup
10 +#ez_setup.use_setuptools()
11  
12  from setuptools import setup
13  
14 @@ -43,4 +43,4 @@
15      keywords='CSS, Cascading Style Sheets, CSSParser, DOM Level 2 Stylesheets, DOM Level 2 CSS',
16      download_url='http://cthedot.de/cssutils/',
17      url='http://cthedot.de/cssutils/'
18 -    )
19 \ Brak znaku nowej linii na końcu pliku
20 +    )
This page took 0.079659 seconds and 3 git commands to generate.