#23191: py26-sqlite unusable on Tiger or non-Mac OS X -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: py26-sqlite -------------------------------------+-------------------------------------- On Tiger: {{{ $ port info py26-sqlite Error: Unable to open port: can't read "os.my_version": no such variable }}} The code in the port also obviously won't work on FreeBSD, which could either be fixed, or the "platforms darwin freebsd" line could be changed to "platforms darwin" only. Any changes you make for py26-sqlite should also be applied to the python 2.4 and 2.5 versions. Curiously there's py-sqlite but py25-sqlite3. That naming inconsistency should also be resolved. Actually, py25-sqlite3 says it is a stub and that sqlite support is bundled with python 2.5. Why would support be bundled with 2.5 but not with 2.6 or 2.4? -- Ticket URL: <http://trac.macports.org/ticket/23191> MacPorts <http://www.macports.org/> Ports system for Mac OS