view setup.cfg @ 27:d301c95d8fd7 MySQLdb

Apply missing Py_ssize_t conversion caught by spektrum. SF Patch 1680699
author kylev
date Sat, 07 Feb 2009 21:13:51 +0000
parents b70cce9bd065
children 8506ded95181
line wrap: on
line source

[build_ext]
## Only uncomment/set these if the default configuration doesn't work
## Also see http://docs.python.org/dist/setup-config.html
# include-dirs = ?
# library-dirs = ?
# link-objects = ?
# rpath = ?
# libraries = ?

[bdist_rpm]
doc_files = README MANIFEST doc/*.txt
vendor = MySQL-python SourceForge Project
packager = Andy Dustman <[email protected]>
distribution-name = Red Stains Linux
requires = python
build-requires = python-devel mysql-devel zlib-devel openssl-devel