Port details |
- py-flower Celery flower - monitor and manage Celery clusters
- 2.0.1_1 www =2 2.0.1_1Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-02-18 11:57:04
- Last Update: 2024-04-13 14:47:51
- Commit Hash: 84a372a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/mher/flower
- Description:
- Flower is an open-source web application for monitoring and managing Celery
clusters. It provides real-time information about the status of Celery
workers and tasks.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}flower>0:www/py-flower@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-flower/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-flower
- pkg install py39-flower
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 py39-flower listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-flower
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1707648242
SHA256 (flower-2.0.1.tar.gz) = 5ab717b979530770c16afb48b50d2a98d23c3e9fe39851dcf6bc4d01845a02a0
SIZE (flower-2.0.1.tar.gz) = 3220408
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-python-dateutil>=2.8.2 : devel/py-python-dateutil@py39
- py39-pytest>=0 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-celery>=5.3.6 : devel/py-celery@py39
- py39-humanize>=4.2.1 : devel/py-humanize@py39
- py39-prometheus-client>=0.17.1 : net-mgmt/py-prometheus-client@py39
- py39-pytz>0 : devel/py-pytz@py39
- py39-tornado>=6.3.3 : www/py-tornado@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- deskutils/py-paperless-ngx
Configuration Options:
- No options to configure
- Options name:
- www_py-flower
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1_1 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
2.0.1 18 Feb 2024 11:51:39 |
Michael Gmelin (grembo) |
www/py-flower: New port
Celery flower - monitor and manage Celery clusters |
Number of commits found: 2
|