Port details |
- py-psycopg-c PostgreSQL database adapter for Python - C optimization distribution
- 3.1.9 databases
=0 3.1.8Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-11-21 18:32:21
- Last Update: 2023-05-07 16:03:43
- Commit Hash: 1f99376
- Also Listed In: python
- License: LGPL3
- Description:
- PostgreSQL database adapter for Python - optimization package
Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.
 ¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}psycopg-c>0:databases/py-psycopg-c@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-psycopg-c/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-psycopg-c
- pkg install py39-psycopg-c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-psycopg-c listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-psycopg-c
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1683227605
SHA256 (psycopg-c-3.1.9.tar.gz) = d160b45b0ee1eb05d78a81538c2bc6868bacb5f421b7190ed65d4681e4552455
SIZE (psycopg-c-3.1.9.tar.gz) = 538790
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=49.2.0 : devel/py-setuptools@py39
- py39-tomli>=2.0.1 : textproc/py-tomli@py39
- py39-wheel>=0.37 : devel/py-wheel@py39
- cython-3.9 : lang/cython@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libpq.so.5 : databases/postgresql13-client
- This port is required by:
- for Run
-
- databases/py-psycopg
Configuration Options:
- No options to configure
- Options name:
- databases_py-psycopg-c
- USES:
- pgsql python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|