IABSD.fr/ports/databases/py-sqlobject/Makefile

Branch :


Log

Author Commit Date CI Message
cdd011e1 2009-04-05 00:15:52 - update to py-sqlobject-0.10.4 - enable regression tests - use master_site_pypi input, ok fgs@
fa9adc6f 2009-03-14 14:47:27 fix deps
a20edc02 2008-07-11 22:41:28 update to py-sqlobject-0.10.2; ok wcmaier@
da0b3001 2008-04-15 09:33:49 update to py-sqlobject-0.10.0; ok wcmaier@
2f50895a 2008-01-13 17:10:11 update to py-sqlobject-0.9.3; ok simon@
4ed59884 2007-12-10 21:07:51 remove lang/python category from individual ports
9bfed1ac 2007-10-08 08:22:38 bump PKGNAME after python version switch
cc00442a 2007-09-15 20:34:00 remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
349a0a5a 2007-05-27 15:11:09 SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.