Search Criteria
Package Details: python-flower 2.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-flower.git (read-only, click to copy) |
---|---|
Package Base: | python-flower |
Description: | Real-time monitor and web admin for Celery distributed task queue |
Upstream URL: | https://github.com/mher/flower |
Licenses: | BSD |
Submitter: | a.kudelin |
Maintainer: | a.kudelin |
Last Packager: | a.kudelin |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-06-10 18:38 (UTC) |
Last Updated: | 2023-06-29 16:50 (UTC) |
Dependencies (10)
- python-humanize
- python-prometheus_client
- python-redis
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-celery (check)
- python-pytest (check)
- python-tornado (check)
Latest Comments
SergeantBiggs commented on 2024-11-12 18:40 (UTC)
I'm getting an error during the test stage when building in a clean chroot:
It seems that the tests require
python-dateutil
to be included. Could you add it? Thanks!