NOTICE: This package has been removed from pkgsrc

./databases/py-sqlite, SQLite database adapter for Python

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


Branch: CURRENT, Version: 1.0.1nb3, Package name: py27-sqlite-1.0.1nb3, Maintainer: pkgsrc-users

PySQLite is a Python interface to the SQLite library,
allowing Python programs to access SQLite databases.

This wraps the obsolete sqlite2.


Required to run:
[databases/sqlite] [time/py-mxDateTime] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 720458a0ebb5b4fa145a3048444611a450204122
RMD160: b608b81de56d1b549e03cd8d97e8c929fbe598c0
Filesize: 40.136 KB

Version history: (Expand)


CVS history: (Expand)


   2020-07-01 13:21:36 by Nia Alarie | Files touched by this commit (4) | Package removed
Log message:
databases: Remove py-sqlite, ancient sqlite for ancient python
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-11-02 16:38:12 by Roland Illig | Files touched by this commit (115)
Log message:
databases: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.
   2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495)
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
   2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577)
Log message:
Add python-3.6 to incompatible versions.
   2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599)
Log message:
Remove python33: adapt all packages that refer to it.