Mercurial > p > mysql-python > mysqldb-2
comparison setup.cfg @ 0:e48810735f11 MySQLdb
Copying 1.2.1 to be the new trunk
author | adustman |
---|---|
date | Sun, 02 Apr 2006 18:20:53 +0000 |
parents | |
children | b5a377255eea |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e48810735f11 |
---|---|
1 [bdist_rpm] | |
2 doc_files = README doc/*.txt ChangeLog CHANGES-1.2.1 | |
3 vendor = MySQL-python SourceForge Project | |
4 packager = Andy Dustman <[email protected]> | |
5 distribution-name = Red Hat Linux | |
6 requires = python | |
7 build-requires = python-devel mysql-devel zlib-devel openssl-devel |