| Port details |
- py-dj52-django-rq Provides Django integration for RQ (Redis Queue)
- 3.2.2 devel
=0 3.2.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-06-22 07:00:13
- Last Update: 2026-01-15 11:53:22
- Commit Hash: e475da2
- 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}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 = 1767157627
SHA256 (django_rq-3.2.2.tar.gz) = 2eaac4e05092895ec09b6da978e5ae9fafc917574934bb2db1bebf1b3395c049
SIZE (django_rq-3.2.2.tar.gz) = 39243
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-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=4.2 : www/py-django52@py311
- py311-redis>=3.5 : databases/py-redis@py311
- py311-rq>=2.6.1 : devel/py-rq@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
- net-mgmt/peering-manager
Configuration Options:
- ===> The following configuration options are available for py311-dj52-django-rq-3.2.2:
SENTRY=off: Sentry support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-dj52-django-rq
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.2.2 15 Jan 2026 11:53:22
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dj52-django-rq: Update to 3.2.2
Changes: https://github.com/rq/django-rq/releases |
3.2.1 18 Dec 2025 11:40:16
    |
Kai Knoblich (kai)  |
devel/py-dj52-django-rq: Update to 3.2.1
* Remove test suite and relevant parts of it because the required files
are no longer distributed in the sdist tarballs.
Changelog since 3.0.1:
https://github.com/rq/django-rq/blob/v3.2.1/CHANGELOG.md
PR: 291367
Approved by: sunpoet (maintainer) |
3.0.1 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
3.0.1 26 Jun 2025 17:30:01
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dj52-django-rq: Cosmetic change |
3.0.1 22 Jun 2025 06:55:08
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 5.2 consumers
* Django 4.2 is currently the "default" version in the ports tree due
its long term support until April 2026. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 4.3 release possible because it requires
Django 5.2.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj52-django-rq
- devel/py-dj52-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 5
|