Search Criteria
Package Details: python-croniter 6.0.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-croniter.git (read-only, click to copy) |
|---|---|
| Package Base: | python-croniter |
| Description: | Parses cron schedules to iterate over datetime objects. |
| Upstream URL: | https://github.com/pallets-eco/croniter |
| Licenses: | MIT |
| Submitter: | carsme |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 1 |
| Popularity: | 0.32 |
| First Submitted: | 2025-10-08 16:05 (UTC) |
| Last Updated: | 2025-10-08 18:04 (UTC) |
Dependencies (8)
- python
- python-dateutil (python-dateutil-gitAUR)
- python-pytz
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Required by (36)
- buildbot
- buildbot (make)
- buildbot-common (make)
- buildbot-docs (make)
- buildbot-worker (make)
- cron-notify
- cronboard
- devtoolbox
- devtoolbox-git
- dfsort
- ownfoil-git
- platypush
- platypush-git
- prewikka
- python-aiocron
- python-buildbot-badges (make)
- python-buildbot-console-view (make)
- python-buildbot-grid-view (make)
- python-buildbot-react-console-view (make)
- python-buildbot-react-grid-view (make)
- Show 16 more...
Latest Comments
archisman commented on 2025-11-22 19:28 (UTC)
I somehow had some locally installed python packages, removing which fixed the build issue.
yochananmarqos commented on 2025-11-17 16:43 (UTC)
@archisman: It builds just fine in a clean chroot on my end. The missing packages in your log are included build dependencies, so you apparently are mixing system and local Python packages.
Please only flag packages out of date when there's a new upstream release.
archisman commented on 2025-11-12 04:52 (UTC)
Version 6.0.0-2 fails to build