Search Criteria
Package Details: python-clickhouse-cli-git r144.4d96d07-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-clickhouse-cli-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-clickhouse-cli-git |
| Description: | Third-party client for the Clickhouse DBMS server |
| Upstream URL: | https://github.com/hatarist/clickhouse-cli |
| Licenses: | MIT |
| Provides: | clickhouse-cli |
| Submitter: | woutifier |
| Maintainer: | None |
| Last Packager: | woutifier |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-03-16 21:23 (UTC) |
| Last Updated: | 2019-08-15 12:15 (UTC) |
Latest Comments
« First ‹ Previous 1 2
woutifier commented on 2018-11-20 20:05 (UTC)
Thanks algebro, I've applied your suggested fix and it appears to work.
algebro commented on 2018-11-20 15:16 (UTC) (edited on 2018-11-20 15:23 (UTC) by algebro)
Hey,
python-prompt_toolkit1maintainer here. I talked to keenerd (the TU that maintains the officialprompt_toolkitpackages) and apparently the compatibility requirements here are pretty messy. Basically, any packages that depend onpython-prompt_toolkit1will have to add a prepare() function that modifies the src to change references fromprompt_toolkittoprompt_toolkit1. Example:The second sed is to fix the requirement in
setup.pyin that particular package. I've just updatedpython-prompt_toolkit1to reflect these changes.More information:
https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/ipython2&id=635f456416835b2ba9476ac0f4720e4c6aa59d8d
https://bugs.archlinux.org/task/60861
Please ping me if you have any issues/questions.
woutifier commented on 2018-11-20 14:25 (UTC) (edited on 2018-11-20 14:31 (UTC) by woutifier)
Looks like python-prompt_toolkit in the community repo was bumped to version 2 very recently. I will change it to python-prompt_toolkit1, that was added to the AUR.
Edit: changed it, let me know if it works for you now.
lisu_ml commented on 2018-11-20 14:15 (UTC) (edited on 2018-11-20 14:16 (UTC) by lisu_ml)
Hey, I'm getting this after recent upstream commits:
Seems like it depends on lower version of
python-prompt_toolkit.« First ‹ Previous 1 2