| Port details on branch 2022Q2 |
- py-rq-scheduler Provide job scheduling capabilities to RQ (Redis Queue)
- 0.14.0 devel
=2 0.14.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-02-10 18:45:41
- Last Update: 2024-11-27 02:34:18
- Commit Hash: 6f3a581
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/rq/rq-scheduler
- Description:
- RQ Scheduler is a small package that adds job scheduling capabilities to RQ, a
Redis based Python queuing library.
¦ ¦ ¦ ¦ 
- 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-scheduler>0:devel/py-rq-scheduler@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-rq-scheduler/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-rq-scheduler
- pkg install py311-rq-scheduler
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-scheduler listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rq-scheduler
- Package flavors (<flavor>: <package>)
- py311: py311-rq-scheduler
- distinfo:
- TIMESTAMP = 1732260942
SHA256 (rq-scheduler-0.14.0.tar.gz) = 2d5a14a1ab217f8693184ebaa1fe03838edcbc70b4f76572721c0b33058cd023
SIZE (rq-scheduler-0.14.0.tar.gz) = 16582
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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-crontab>=0.23.0 : devel/py-crontab@py311
- py311-croniter>=0.3.9 : sysutils/py-croniter@py311
- py311-freezegun>=0 : devel/py-freezegun@py311
- py311-python-dateutil>=0 : devel/py-python-dateutil@py311
- py311-rq>=2 : devel/py-rq@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-rq-scheduler
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|