notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q3
py-rq Simple library for creating background jobs, and processing them
2.5.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5.0Version of this port present on the latest quarterly branch.
Maintainer: skreuzer@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-31 07:27:05
Last Update: 2025-08-28 10:03:18
Commit Hash: 9aec827
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py311-rq1
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 py311-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-rq listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-rq
Package flavors (<flavor>: <package>)
  • py311: py311-rq
distinfo:
TIMESTAMP = 1756289709 SHA256 (rq-2.5.0.tar.gz) = b55d328fcaeaf25823b8b8450283225f8048bd1c52abaaca192c99201ab5c687 SIZE (rq-2.5.0.tar.gz) = 666978

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=5 : devel/py-click@py311
  2. py311-croniter>0 : sysutils/py-croniter@py311
  3. py311-redis>=6.1.0 : databases/py-redis@py311
  4. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/rq/
  2. https://pypi.org/packages/source/r/rq/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.0
28 Aug 2025 10:03:18
commit hash: 9aec827f1f3cff8a1a72bf81c6e2dfd8601eadc9commit hash: 9aec827f1f3cff8a1a72bf81c6e2dfd8601eadc9commit hash: 9aec827f1f3cff8a1a72bf81c6e2dfd8601eadc9commit hash: 9aec827f1f3cff8a1a72bf81c6e2dfd8601eadc9 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-rq: Update to 2.5.0

Changelog:

https://github.com/rq/rq/releases/tag/v2.5

Approved by:	skreuzer (maintainer, implicit)
MFH:		2025Q3

(cherry picked from commit 3ee621865ea95f2fd73dc7f5ce2ee64f9118d4db)
2.4.1
31 Jul 2025 07:21:31
commit hash: 847b97dda92b2829b544ac18baa80c2cb136a2f1commit hash: 847b97dda92b2829b544ac18baa80c2cb136a2f1commit hash: 847b97dda92b2829b544ac18baa80c2cb136a2f1commit hash: 847b97dda92b2829b544ac18baa80c2cb136a2f1 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-rq: Update to 2.4.1

Changelog:

https://github.com/rq/rq/releases/tag/v2.4.1

Approved by:	skreuzer (maintainer, implicit)
MFH:		2025Q3

(cherry picked from commit d587cf5b7d89c20161d840bca44559f691634966)

Number of commits found: 2