Search Criteria
Package Details: python-zulip-term-git 0.6.0.r539.a9d354c608-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: | Anty0 |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-07-22 14:43 (UTC) |
| Last Updated: | 2022-04-05 23:30 (UTC) |
Dependencies (16)
- 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
- python-setuptools (make)
- python-pytest (check)
- python-pytest-cov (check)
- python-pytest-mock (check)
Latest Comments
1 2 Next › Last »
gilcu3 commented on 2025-10-23 12:42 (UTC)
@HalJordan I just checked and indeed I am getting the same errors. These errors only affect testing, so it might be possible that the package works even with them. I will need to check if this is known upstream or if anything changed that I need to cope with.
haljordan commented on 2025-10-23 06:16 (UTC)
Anyone else having trouble building this?
Anty0 commented on 2021-11-11 16:50 (UTC)
Dependencies (hopefully) fixed. Thanks!
julianuu commented on 2021-11-01 08:02 (UTC)
It also requires
python-pyperclipandpython-distro.wcasanova commented on 2021-05-07 22:07 (UTC)
please add python-distro, the module is now a dependency
Anty0 commented on 2019-12-16 23:27 (UTC)
Issue should be fixed - python-zulip-api updated to 0.6.3
Anty0 commented on 2019-12-13 05:31 (UTC)
@pdxleif Thanks for the report. I'll apply the fix to the zulip-api package as soon as I get to the PC. :)
pdxleif commented on 2019-12-12 21:05 (UTC)
Upstream issue: https://github.com/zulip/python-zulip-api/issues/530
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
1 2 Next › Last »