Package python3-module-psycopg: Information
Source package: python3-module-psycopg
Version: 3.2.4-alt1
Build time: Jan 31, 2025, 10:17 PM in the task #372174
Category: Development/Python3
Report package bugHome page: https://www.psycopg.org/psycopg3/
License: LGPL-3.0
Summary: psycopg is a PostgreSQL database adapter for Python
Description:
psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. Psycopg 3 design emerges from the experience of more than 10 years of development and support of psycopg2. It embraces the new possibilities offered by the more modern generations of the Python language and the PostgreSQL database and addresses the challenges offered by the current patterns in software development and deployment.
List of RPM packages built from this SRPM:
python3-module-psycopg (noarch)
python3-module-psycopg-doc (noarch)
python3-module-psycopg (noarch)
python3-module-psycopg-doc (noarch)
Maintainer: Python Development Team
List of contributors:
Alexander Burmatov
Stanislav Levin
Pavel Skrylev
Vitaly Kuznetsov
Eugeny A. Rostovtsev
Grigory Batalov
qa-robot
ns
cray
Alexander Burmatov
Stanislav Levin
Pavel Skrylev
Vitaly Kuznetsov
Eugeny A. Rostovtsev
Grigory Batalov
qa-robot
ns
cray
Last changed
Jan. 30, 2025 Alexander Burmatov 3.2.4-alt1
- ^ 3.2.3 -> 3.2.4
Nov. 14, 2024 Alexander Burmatov 3.2.3-alt1
- ^ 3.1.10 -> 3.2.3
March 19, 2024 Stanislav Levin 3.1.10-alt1.1
- NMU: added missing build dependency on setuptools.