Пакет python3-modules-sqlite3: Информация

  • Default inline alert: Версия в репозитории: 3.9.18-alt1

Бинарный пакет: python3-modules-sqlite3
Версия: 3.9.16-alt1
Архитектура: x86_64
Собран:  27 марта 2023 г. 16:57 в задании #317117
Исходный пакет: python3
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: http://www.python.org/

Лицензия: Python
О пакете: DB-API 2.0 interface for SQLite databases
Описание: 
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.

Сопровождающий: Grigory Ustinov


Последнее изменение


21 марта 2023 г. Grigory Ustinov 3.9.16-alt1
- Updated to upstream version 3.9.16 (Closes: #45598) (Fixes: CVE-2022-37454).
1 декабря 2021 г. Grigory Ustinov 3.9.9-alt1
- Updated to upstream version 3.9.9.
1 декабря 2021 г. Grigory Ustinov 3.9.8-alt1
- Updated to upstream version 3.9.8.
- Added /proc to BR's (Closes: #41006).