Port details on branch 2023Q3 |
- py-django-pglocks Provides useful context managers for advisory locks for PostgreSQL
- 1.0.4 www =2 1.0.4Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2020-02-25 21:35:22
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/Xof/django-pglocks
- Description:
- This package provides a useful context manager via Django to manage PostgreSQL
advisory locks, which are application-level locks that are acquired and
released purely by the client of the database.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-pglocks>0:www/py-django-pglocks@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-pglocks/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-pglocks
- pkg install py39-django-pglocks
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-django-pglocks listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-django-pglocks
- Package flavors (<flavor>: <package>)
- py39: py39-django-pglocks
- distinfo:
- TIMESTAMP = 1582632858
SHA256 (django-pglocks-1.0.4.tar.gz) = 3c47c66fbfbd268ef46269673a0516a039539b0972b8ed2ec9cfee44c4b65523
SIZE (django-pglocks-1.0.4.tar.gz) = 4085
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-six>=1.0.0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- www_py-django-pglocks
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|