pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases +py-sqlalchemy



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76c9c0dced59
branches:  trunk
changeset: 546561:76c9c0dced59
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Thu Sep 04 20:43:39 2008 +0000

description:
+py-sqlalchemy

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2bcd41bc5f8b -r 76c9c0dced59 databases/Makefile
--- a/databases/Makefile        Thu Sep 04 20:42:28 2008 +0000
+++ b/databases/Makefile        Thu Sep 04 20:43:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2008/09/04 12:30:46 obache Exp $
+# $NetBSD: Makefile,v 1.265 2008/09/04 20:43:39 tonnerre Exp $
 #
 
 COMMENT=       Databases
@@ -197,6 +197,7 @@
 SUBDIR+=       py-postgresql
 SUBDIR+=       py-psycopg
 SUBDIR+=       py-psycopg2
+SUBDIR+=       py-sqlalchemy
 SUBDIR+=       py-sqlite
 SUBDIR+=       py-sqlite2
 SUBDIR+=       py-sqlite3



Home | Main Index | Thread Index | Old Index