CVS log for ports/databases/py-sqlite3/files/setup.py
Up to [FreeBSD] / ports / databases / py-sqlite3 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 7 02:23:05 2006 UTC (5 years, 6 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
Make setup not to install an egg info file which isn't needed for standard modules.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 23 03:54:01 2006 UTC (5 years, 7 months ago) by perky
Branches: MAIN
Add new port for python sqlite3 module. This port installs a Python "standard" library version of pysqlite which is provided by databases/py-pysqlite22 already. Because sqlite3 module was introduced in Python 2.5, this port plays only for 2.5 or laters. See Also: http://docs.python.org/dev/lib/module-sqlite3.html
