Search Criteria
Package Details: jiratui-git 1.6.2.r0.gfc97e1d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jiratui-git.git (read-only, click to copy) |
|---|---|
| Package Base: | jiratui-git |
| Description: | A Textual User Interface for interacting with Atlassian Jira from your shell |
| Upstream URL: | https://github.com/whyisdifficult/jiratui |
| Keywords: | jira |
| Licenses: | MIT |
| Conflicts: | jiratui |
| Provides: | jiratui |
| Submitter: | trojkat |
| Maintainer: | trojkat |
| Last Packager: | trojkat |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-09-13 20:42 (UTC) |
| Last Updated: | 2026-01-16 20:00 (UTC) |
Dependencies (15)
- python
- python-click
- python-dateutil (python-dateutil-gitAUR)
- python-gitpython
- python-httpx (python-httpx-gitAUR)
- python-json-logger
- python-magic (python-magic-gitAUR)
- python-pydantic-settings
- python-textual (python-textual-gitAUR)
- python-textual-imageAUR
- python-xdg-base-dirs
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-uv-build (make)
Latest Comments
bannert commented on 2026-03-31 07:49 (UTC)
This issue still exists.
psilidae commented on 2026-03-03 22:39 (UTC)
Broken upstream again because of the requirement on
python-uv-build<0.10.0, butpython-uv-buildis up to version 0.10.3 now.trojkat commented on 2025-10-14 21:45 (UTC)
@vnoel updated to 1.3.0
vnoel commented on 2025-10-13 12:14 (UTC)
The problem with uv was fixed upstream.
Now there are other missing runtime dependencies: python-textual_image, python-gitpython and maybe more?
vnoel commented on 2025-10-10 07:04 (UTC)
I reported the issue here: https://github.com/whyisdifficult/jiratui/issues/98
vnoel commented on 2025-10-10 06:58 (UTC)
ah no, my bad, actually the problem is the version of uv shipped by python-uv-build does not match the expectation of jiratui-git
vnoel commented on 2025-10-10 06:56 (UTC)
Hi, lookis like uv is missing as a build dependency :)
trojkat commented on 2025-09-29 12:53 (UTC)
@fiskhest: done, thanks!
fiskhest commented on 2025-09-21 22:19 (UTC)
Please add
python-dateutilas a dependency.