Package python3-modules-sqlite3: Information

  • Default inline alert: Version in the repository: 3.12.2-alt1

Binary package: python3-modules-sqlite3
Version: 3.10.4-alt1
Architecture: x86_64
Build time:  Mar 30, 2022, 09:38 AM in the task #297487
Source package: python3
Report package bug
License: Python
Summary: DB-API 2.0 interface for SQLite databases
Description: 
SQLite is a C library that provides a lightweight disk-based database
that doesn't require a separate server process and allows accessing
the database using a nonstandard variant of the SQL query language.
Some applications can use SQLite for internal data storage.  It's also
possible to prototype an application using SQLite and then port the
code to a larger database such as PostgreSQL or Oracle.

Maintainer: Grigory Ustinov


Last changed


March 24, 2022 Grigory Ustinov 3.10.4-alt1
- Updated to upstream version 3.10.4
March 21, 2022 Grigory Ustinov 3.10.3-alt1
- Updated to upstream version 3.10.3
Feb. 4, 2022 Ilya Kurdyukov 3.10.2-alt1.1
- Fixed build and excluded hanging tests for Elbrus.