@deconf Can you be more specific?
Search Criteria
Package Details: mycli 1.29.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mycli.git (read-only, click to copy) |
---|---|
Package Base: | mycli |
Description: | A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting |
Upstream URL: | https://github.com/dbcli/mycli |
Keywords: | cli mariadb mysql |
Licenses: | BSD |
Submitter: | aabmass |
Maintainer: | loonies |
Last Packager: | loonies |
Votes: | 47 |
Popularity: | 0.73 |
First Submitted: | 2015-08-05 15:33 (UTC) |
Last Updated: | 2025-01-17 11:13 (UTC) |
Dependencies (19)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-cli_helpers
- python-configobj
- python-cryptography
- python-prompt_toolkit
- python-pyaes
- python-pyfzfAUR (python-pyfzf-gitAUR, python-pyfzfAUR)
- python-pygments
- python-pymysql
- python-pyperclip
- python-sqlglotAUR
- python-sqlparse (python-sqlparse-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-paramiko (python-paramiko-ngAUR) (optional) – SSH support
Required by (1)
Sources (1)
loonies commented on 2019-11-27 18:06 (UTC)
deconf commented on 2019-11-27 11:17 (UTC)
@loonies How do I fix if the upgrade breaks dependencies?
loonies commented on 2019-09-03 17:50 (UTC)
Both, mycli 1.20.0 and 1.20.1 depend on python-sqlparse >=0.3.0,<0.4.0
At the time of writing python-sqlparse version is 0.3.0 and given Arch Linux is a rolling release distribution it is expected that the system has the latest packages installed, therefore there is no need to specify dependent package version if already satisfied. Arch Linux users are required to upgrade dependencies prior to upgrading the package. Version pinning is used if dependency upgrade breaks a package.
I have no idea why python-sqlparse-0_3_0 exists in AUR if there is already a package in community repository.
References:
keevitaja commented on 2019-09-03 11:32 (UTC)
mycli 1.20 requires sqlparse<0.4.0,>=0.3.0
you can find it also in aur: python-sqlparse-0_3_0
loonies commented on 2018-12-17 21:59 (UTC)
Added, thanks!
yuanji commented on 2018-12-11 14:22 (UTC) (edited on 2018-12-11 14:24 (UTC) by yuanji)
python-paramiko should be in optdepends that can support ssh function.
https://gist.github.com/masakichi/62bf9e7aa33d2d2fd9d51d01ece97ccb
ref: https://github.com/dbcli/mycli/blob/master/setup.py#L109
emersonmx commented on 2018-10-19 15:55 (UTC)
Conflict with prompt_toolkit-2 fixed in merged PR (https://github.com/dbcli/mycli/pull/633). Waiting for next release to use this package :b
Pinned Comments
loonies commented on 2019-12-06 11:43 (UTC) (edited on 2024-12-31 08:15 (UTC) by loonies)
Prior to flagging the package out-of-date or reporting build errors please:
pacman -Syu
)Do not expect AUR packages to trigger rebuild or suggest bumping
pkgrel
number. This is expected behaviour and the way Arch packing is designed to work.For more information read the official documentation and man pages.