Package: pytools / 2011.5-2

Metadata

Package Version Patches format
pytools 2011.5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove decorator.patch | (download)

pytools/__init__.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove package's decorator as python-decorator package contains
 the same files.
 Remove pytools.grid and pytools.log as they are not used by PyCUDA
 and require unpackaged python modules.
replace setuptools.patch | (download)

MANIFEST.in | 1 0 + 1 - 0 !
setup.py | 3 0 + 3 - 0 !
2 files changed, 4 deletions(-)

 disable downloading of distribute archive as python-setuptools
 contains all necessary files.