summaryrefslogtreecommitdiff
path: root/databases/py-sqlite3
AgeCommit message (Collapse)AuthorFilesLines
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-1/+2
2013-04-20Change version number of python buitin module packagesobache1-3/+2
form fixed `0' to main Python distribution version (PY_DISTVERSION) so that packages will be updated with main Python distribution update. no objection in tech-pkg@ for a week.
2013-02-21Add explanations to DESCR for sqlite packages because it is quitegdt2-2/+5
boggling that, e.g., py-sqlite2 is a wrapper for sqlite3.
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2013-01-21Remove obsolete BUILDLINK_API_DEPENDS.python25 lines (python25 was removed).wiz1-3/+1
2012-10-19Works with python-3.2, remove limitation.wiz1-2/+1
2012-10-03Update for python25 removal.wiz1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2011-12-03Tag the 28 locations that result in a Python 3.1 package as supporting so.joerg1-1/+2
Remove it from the default list for the rest.
2011-06-17I also use this with python31 (which now is in pkgsrc).reed1-2/+2
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-05-04Install standard python modules into usual location instead of site-packages.obache2-3/+5
PR#44826. Bump PKGREVISION.
2011-02-25Let's assume for now that everything that worked with python-2.6 alsowiz1-2/+2
works with python-2.7.
2010-02-19Fix RCS IDjoerg1-1/+1
2009-07-07add 26 to PYTHON_VERSIONS_ACCEPTEDzafer1-2/+2
2009-03-05Remove PYBINMODULE. All it did was mark some packages as not availablejoerg1-2/+1
on some platforms that lacked shared library support in the past. The list hasn't been maintained at all and the gain is very limited, so just get rid of it.
2008-08-27Import built-in sqlite support for Python 2.5. The python25 package containsepg4-0/+71
the .py parts of this, but does not include the .so linked against sqlite3 (similar to the py-expat situation).