NOTICE: This package has been removed from pkgsrc

./databases/py-sqlite3, Built-in sqlite support for Python 2.5 and up

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.10.12nb24, Package name: py310-sqlite3-3.10.12nb24, Maintainer: pkgsrc-users

This is the interface to the SQLite library built into Python starting
with version 2.5. It allows Python programs to access SQLite databases.

This module wraps sqlite3 by using code contained in the python
distribution.


Required to run:
[lang/python310]

Master sites:

Filesize: 19194.176 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-28 16:05:32 by Taylor R Campbell | Files touched by this commit (1)
Log message:
databases/py-sqlite3: Need c99 for `for (const char *pos = ...'.

New as of Python 3.10.
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-03-29 11:04:03 by Thomas Klausner | Files touched by this commit (7)
Log message:
*: use PYTHON_VERSION instead of comparing PYPKGPREFIX
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-11-01 19:46:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-sqlite3: fix build with python 3.11
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2022-01-11 00:46:49 by Thomas Klausner | Files touched by this commit (22)
Log message:
*: convert to egg.mk
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi