Search Criteria
Package Details: python-apscheduler 3.11.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-apscheduler.git (read-only, click to copy) |
---|---|
Package Base: | python-apscheduler |
Description: | In-process task scheduler with Cron-like capabilities |
Upstream URL: | https://github.com/agronholm/apscheduler |
Licenses: | MIT |
Submitter: | jelly |
Maintainer: | AlphaJack |
Last Packager: | AlphaJack |
Votes: | 1 |
Popularity: | 0.63 |
First Submitted: | 2024-05-18 10:30 (UTC) |
Last Updated: | 2024-12-28 22:46 (UTC) |
Dependencies (8)
- python-pytz
- python-setuptools
- python-six
- python-tzlocal
- python-build (make)
- python-installer (make)
- python-packaging (make)
- python-wheel (make)
Required by (20)
- calibre-web
- flexget
- flexget-git
- kalliope
- litellm (optional)
- litellm-ollama
- mylar3
- nnrss
- nnrss-git
- python-bilibili-api-python
- python-botoy
- python-flask-apscheduler
- python-matrix-reminder-bot
- python-qq-botpy
- python-telegram-bot (optional)
- python-telegram-bot-git
- sopds
- specter-desktop
- wallsch-git
- zfs_uploader-git
Latest Comments
0x9fff00 commented on 2024-12-29 01:51 (UTC)
python-setuptools-scm
is needed inmakedepends
:marcool04 commented on 2024-12-28 14:04 (UTC)
Yep, I second the comment by @mikep, there is no way the check is going to work in a chroot for instance, where I (and others I believe) build my AUR packages...
mikep commented on 2024-07-18 21:23 (UTC)
Unless I'm missing something, it seems like the check() section is bound to fail unless one has all of the optional backends up and running. I just commented the section out, but maybe there's a way to make it optional.