| Port details on branch 2026Q3 |
- py-rq Simple library for creating background jobs, and processing them
- 2.12.0 devel
=0 2.12.0Version of this port present on the latest quarterly branch. - Maintainer: skreuzer@FreeBSD.org
 - Port Added: 2026-07-15 10:30:10
- Last Update: 2026-09-02 10:28:35
- Commit Hash: 6266b58
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://python-rq.org
- Description:
- RQ (Redis Queue) is a simple Python library for queueing jobs and processing
them in the background with workers. It is backed by Redis and it is designed
to have a low barrier to entry. It can be integrated in your web stack easily.
¦ ¦ ¦ ¦ 
- 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}rq>0:devel/py-rq@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/py-rq/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-rq
- pkg install py312-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-rq listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-rq
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1788276478
SHA256 (rq-2.12.0.tar.gz) = 78116d0c860f6285817b52d7d6d0b16a726372073ce8ea1d229732ce74ef9378
SIZE (rq-2.12.0.tar.gz) = 760892
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:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-click>=5 : devel/py-click@py312
- py312-croniter>0 : sysutils/py-croniter@py312
- py312-redis>=6.1.0 : databases/py-redis@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- devel/py-django-rq
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- devel_py-rq
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.12.0 02 Sep 2026 10:28:35
    |
Kai Knoblich (kai)  |
devel/py-rq: Update to 2.12.0
Changelog:
https://github.com/rq/rq/releases/tag/v2.12
Approved by: skreuzer (maintainer, implicit)
MFH: 2026Q3
(cherry picked from commit c05ae1314e61ae37ab572f4e92b89516b8406299) |
2.11.0 26 Aug 2026 07:20:31
    |
Kai Knoblich (kai)  Author: Steven Kreuzer |
devel/py-rq: Update 2.10.0 => 2.11.0
Changelog: https://github.com/rq/rq/releases/tag/v2.11
(cherry picked from commit 4e8d8f5f3014ef2a8cb257a9345492b3d0103f4b) |
2.10.0 15 Jul 2026 10:26:49
    |
Kai Knoblich (kai)  |
devel/py-rq: Update to 2.10.0
* The issues related to py-django-rq were resolved with the 4.1.1
release, so py-rq can now be updated to the latest version.
Changelog:
https://github.com/rq/rq/releases/tag/v2.10
Approved by: skreuzer (maintainer, implicit)
MFH: 2026Q3
(cherry picked from commit 5cea31387a178f9288ea41e7a9b6f5c7895ca6f5) |
Number of commits found: 3
|