Port details on branch 2025Q3 |
- py-dj52-django-rq Provides Django integration for RQ (Redis Queue)
- 3.0.1 devel
=0 3.0.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-06-22 07:00:13
- Last Update: 2025-06-26 17:30:01
- Commit Hash: fe8f5d7
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/rq/django-rq
- Description:
- Django integration with RQ, a Redis based Python queuing library. Django-RQ is a
simple app that allows you to configure your queues in django's settings.py and
easily use them in your project.
¦ ¦ ¦ ¦ 
- 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}dj52-django-rq>0:devel/py-dj52-django-rq@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/py-dj52-django-rq/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dj52-django-rq
- pkg install py311-dj52-django-rq
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 py311-dj52-django-rq listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj52-django-rq
- Package flavors (<flavor>: <package>)
- py311: py311-dj52-django-rq
- distinfo:
- TIMESTAMP = 1747327171
SHA256 (django_rq-3.0.1.tar.gz) = d111f436608b95a58a6960174eaf44aa021e0a4a32f83a28a7221a9a916dd1ae
SIZE (django_rq-3.0.1.tar.gz) = 53821
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-dj52-django-redis>=0 : www/py-dj52-django-redis@py311
- py311-rq-scheduler>=0 : devel/py-rq-scheduler@py311
- redis-server : databases/redis
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=3.2 : www/py-django52@py311
- py311-redis>=3.5 : databases/py-redis@py311
- py311-rq>=2 : devel/py-rq@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- ===> The following configuration options are available for py311-dj52-django-rq-3.0.1:
SENTRY=off: Sentry support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-dj52-django-rq
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|