[75819] trunk/dports/python
singingwolfboy at macports.org
singingwolfboy at macports.org
Wed Feb 9 08:42:53 PST 2011
Revision: 75819
http://trac.macports.org/changeset/75819
Author: singingwolfboy at macports.org
Date: 2011-02-09 08:42:53 -0800 (Wed, 09 Feb 2011)
Log Message:
-----------
New port: py26-odbc
Added Paths:
-----------
trunk/dports/python/py26-odbc/
trunk/dports/python/py26-odbc/Portfile
Added: trunk/dports/python/py26-odbc/Portfile
===================================================================
--- trunk/dports/python/py26-odbc/Portfile (rev 0)
+++ trunk/dports/python/py26-odbc/Portfile 2011-02-09 16:42:53 UTC (rev 75819)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-odbc
+set real_name pyodbc
+version 2.1.8
+categories-append databases devel
+platforms darwin
+maintainers singingwolfboy openmaintainer
+description Python DB API 2 module for ODBC
+long_description \
+ ${description}. This project provides an up-to-date, convenient \
+ interface to ODBC using native data types like datetime and decimal.
+
+homepage http://code.google.com/p/${real_name}/
+master_sites http://${real_name}.googlecode.com/files/
+distname ${real_name}-${version}
+use_zip yes
+checksums md5 7c9cfbb21afd65fb20bab127dc579c93 \
+ sha1 3b2a066a609f920225987ed18dfcbed95704a4bf \
+ rmd160 7bca24bf603f840c2f3253909254bc46a1fd3c92
+depends_lib-append port:unixODBC
Property changes on: trunk/dports/python/py26-odbc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110209/112c5b70/attachment.html>
More information about the macports-changes
mailing list