Search Criteria
Package Details: python-zulip-term-git 0.7.0.r523.6a799870ec-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-zulip-term-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-zulip-term-git |
| Description: | An interactive terminal interface for Zulip |
| Upstream URL: | https://github.com/zulip/zulip-terminal |
| Keywords: | zulip zulip-terminal |
| Licenses: | GPL |
| Conflicts: | python-zulip-term |
| Provides: | python-zulip-term |
| Submitter: | Anty0 |
| Maintainer: | gilcu3 |
| Last Packager: | gilcu3 |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-07-22 14:43 (UTC) |
| Last Updated: | 2026-07-11 08:34 (UTC) |
Dependencies (17)
- python
- python-beautifulsoup4
- python-dateutil (python-dateutil-gitAUR)
- python-lxml
- python-pygments
- python-pyperclip
- python-pytz
- python-typing_extensions
- python-tzlocal
- python-urwid
- python-urwid_readline
- python-zulip-apiAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
- python-pytest (check)
- python-pytest-cov (check)
- python-pytest-mock (check)
Latest Comments
« First ‹ Previous 1 2
pdxleif commented on 2019-12-12 20:17 (UTC)
It seems that function just returns ('', '','') on Arch Linux anyways, so I just replaced that invocation to the missing function with that value in the zulip-term source, and it works.
pdxleif commented on 2019-12-12 20:10 (UTC)
Crashes on launch with: module 'platform' has no attribute 'linux_distribution' because that attribute has been removed in Python 3.8
Anty0 commented on 2019-09-07 23:23 (UTC) (edited on 2019-09-07 23:24 (UTC) by Anty0)
@plushvoxel Issue should be fixed now.
Problem was in underlying package python-zulip-api. I have missed few dependencies of that package since I had them already installed as local pip packages...
Anty0 commented on 2019-09-04 22:43 (UTC)
@plushvoxel Interesting :/
Thanks for the report. I'll look into that tomorrow.
plushvoxel commented on 2019-08-30 19:06 (UTC)
« First ‹ Previous 1 2