Search Criteria
Package Details: frappe-bench 5.29.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/frappe-bench.git (read-only, click to copy) |
|---|---|
| Package Base: | frappe-bench |
| Description: | CLI to manage multi-tenant deployments for Frappe apps. |
| Upstream URL: | https://github.com/frappe/bench |
| Licenses: | GPL-3.0-or-later |
| Provides: | bench |
| Submitter: | ssiyad |
| Maintainer: | Spixmaster |
| Last Packager: | Spixmaster |
| Votes: | 1 |
| Popularity: | 0.012043 |
| First Submitted: | 2022-09-28 21:19 (UTC) |
| Last Updated: | 2026-02-10 05:25 (UTC) |
Dependencies (24)
- cronie (cronie-selinuxAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- python
- python-click
- python-gitpython
- python-jinja
- python-pip
- python-python-crontabAUR
- python-requests
- python-semantic-version
- python-setuptools
- python-tomli
- redisAUR (redis-testingAUR, redis-gitAUR, keydbAUR, redis-binAUR, redictAUR, valkey)
- ruby-foremanAUR
- supervisor
- yarn (yarn-berryAUR, yarn-corepackAUR)
- python-build (make)
- python-flit-core (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- Show 4 more dependencies...
Latest Comments
1 2 Next › Last »
ssiyad commented on 2025-12-15 10:38 (UTC)
Got it. I asked the team to do a range for this dependency. Hopefully it will fix this issue for the foreseeable future.
Spixmaster commented on 2025-12-15 10:07 (UTC)
It is probably the same issue as described in https://aur.archlinux.org/packages/frappe-bench?all_deps=1#comment-963150 . Install that specific version with something like
pip.Spixmaster commented on 2025-12-15 10:07 (UTC)
It is probably the same issue as described in https://aur.archlinux.org/packages/frappe-bench?all_deps=1#comment-963150 . Install that specific version with something like
pip.ssiyad commented on 2025-12-15 09:53 (UTC)
Build fails with this error.
celebrimbor commented on 2024-03-25 13:42 (UTC)
@Spixmaster Well, downgrading python-hatchling version to 1.21.0 worked, editing the .toml file didn't. Much thanks.
Spixmaster commented on 2024-03-24 10:59 (UTC) (edited on 2024-03-24 10:59 (UTC) by Spixmaster)
@celebrimbor The current version of
python-hatchlingin the Arch Linux repositories is1.21.1. I doubt that that single patch breaks the dependent programme. You do not need to installv1.6.0. The best options I see are either installingpython-hatchlingv1.21.0or editing the file line inpyproject.toml.Unfortunately, this requires manual intervention. This is not something a package can or should do.
That is a general issue with interpreted languages.
celebrimbor commented on 2024-03-24 10:47 (UTC)
Doesn't install. Throws error for python-hatchling.
ERROR Missing dependencies: hatchling<=1.21.0,>=1.6.0 ==> ERROR: A failure occurred in build().Installing 1.6.0 version of python-hatchling from the archive and then installing is another burrow of issues.
ssiyad commented on 2023-06-22 10:46 (UTC)
Hey! I'm currently not in a situation to test this package. The PKGBUILD is managed via a GitHub repo though. So if you'd like to contribute, please do. If anybody want to adopt the package, I'm open for that as well.
Repo - https://github.com/ssiyad/pkgbuilds/
Spixmaster commented on 2023-06-20 15:28 (UTC)
An update is needed. The package "python-crontab" was renamed to "python-python-crontab".
1 2 Next › Last »