IABSD.fr/ports/databases/py-apsw

Branch :


Log

Author Commit Date CI Message
94d23f5c 2017-01-03 19:17:24 bump ports depending on python3 in databases
c326edce 2016-10-01 11:54:14 The ${PROJECT}.googlecode.com/files/ master sites are no longer accessible, but the distfiles are still available at an archive URL. Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports. ok czarkoff@ danj@ sthen@
564c6c34 2016-09-23 09:16:52 Cope with moving sqlite3 back to ports.
deea7ed0 2016-03-20 16:12:22 drop SHARED_ONLY from python and ruby ports
0e9102df 2016-01-26 13:29:11 use MODPY_PI MASTER_SITES where the files are the same as on googlecode. update some HOMEPAGEs and add some comments.
3451d0c0 2016-01-26 13:05:26 Chase Location: header redirects for googlecode-hosted HOMEPAGEs and bump REVISION.
c02c4d9f 2014-06-03 11:32:18 changed python3 default version so bump revision.
c762dcbb 2013-11-08 22:54:29 fix a failing test, tracked down by jca
1b2fabc8 2013-11-08 22:52:27 import databases/py-apsw, ok jca@ A Python wrapper for the SQLite embedded relational database engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python.