| Port details on branch 2026Q3 |
- py-django-rq Provides Django integration for RQ (Redis Queue)
- 4.1.1 devel
=0 4.1.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-07-15 16:12:07
- Last Update: 2026-07-15 16:08:26
- Commit Hash: 64deedf
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-rq>0:devel/py-django-rq@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/py-django-rq/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-django-rq
- pkg install py312-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 py312-django-rq listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-django-rq
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783564056
SHA256 (django_rq-4.1.1.tar.gz) = 6976b8f50d22d844d350b2f0a26b209889bd60ece257b9888d4e5b7d17f622c3
SIZE (django_rq-4.1.1.tar.gz) = 48776
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:
-
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-django-redis>=0 : www/py-django-redis@py312
- py312-rq-scheduler>=0 : devel/py-rq-scheduler@py312
- redis-server : databases/redis
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-django52>=4.2 : www/py-django52@py312
- py312-redis>=3.5 : databases/py-redis@py312
- py312-rq>=2.6.1 : devel/py-rq@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-django-rq
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.1.1 15 Jul 2026 16:08:26
    |
Kai Knoblich (kai)  Author: Po-Chuan Hsieh |
devel/py-django-rq: Update to 4.1.1
Changes: https://github.com/rq/django-rq/releases
* MFH to ensure compatibility with py-rq 2.10+.
(cherry picked from commit 1faf68fa2c3c095bda2acc2162b1b18a5b259224) |
Number of commits found: 1
|