Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 32323

Summary: mssql-python-0.5.1.ebuild (new package)
Product: Gentoo Linux Reporter: Denis McCarthy <dmccarthy>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mssql-python-0.51.ebuild

Description Denis McCarthy 2003-10-30 04:34:14 UTC
Please find attached an ebuild for the pymssql python module, used to connect to
sql server databases from linux via freetds and unixodbc. Please note that I
have been using only freetds to connect, but the simple ebuild did build
correctly on an x86 system. Tested connectivity to both sqlserver 6.5 and
sqlserver 2000. Please see "http://pymssql.sourceforge.net/ for homepage of this
simple project. I've been using dev-python/mssql-python as the ebuild home,
unless you have any better ideas...
Rgds
Denis

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Denis McCarthy 2003-10-30 04:36:46 UTC
Created attachment 19970 [details]
mssql-python-0.51.ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-10-30 11:26:10 UTC
well, although similar, mssql is not mysql, but microsoft sql over odbc.
Comment 3 Bryan Østergaard (RETIRED) gentoo-dev 2004-04-04 13:35:22 UTC
I'm not adding this ebuild to portage as we have no way of testing and maintaining this at the moment. I'm also not sure this has general amongst Gentoo users.

Thanks for submitting the ebuild anyway.