:: python-pycryptodome y python-crypto están en conflicto. ¿Quitar python-crypto? [s/N]
error: se han detectado paquetes con conflictos irresolubles
error: no se pudo preparar la operación (dependencias en conflicto)
:: python-pycryptodome y python-crypto están en conflicto
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.80 |
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)
<deleted-account> commented on 2017-06-07 02:53 (UTC)
<deleted-account> commented on 2017-06-07 02:51 (UTC)
:: python-pycryptodome y python-crypto están en conflicto. ¿Quitar python-crypto? [s/N]
aabmass commented on 2016-08-07 14:57 (UTC)
So mycli 0.8.0 depends on sqlparse 0.1.19: https://github.com/dbcli/mycli/issues/304
I'll make a quick AUR package for that pinned version.
aabmass commented on 2016-02-01 16:19 (UTC)
@loonies thanks, I added it in
loonies commented on 2016-01-25 13:36 (UTC)
python-crypto dependency is missing
aabmass commented on 2016-01-23 20:38 (UTC)
Sorry for the slow update. Updated to 1.5.2. The dev for mycli has prompt_toolkit up to the version in the AUR, so no issues anymore!
<deleted-account> commented on 2015-12-18 15:51 (UTC)
I did, this way:
1. download snapshot python-prompt_toolkit 0.54-1
2. edit PKGBUILD - set version to 0.46
4. then run makepkg --skipinteg
5. install generated package with pacman -U
5. install mycli
aabmass commented on 2015-12-08 01:11 (UTC)
Not really sure how to handle this, prompt_toolkit 0.54 completely breaks this package. Any ideas?
aabmass commented on 2015-12-08 00:18 (UTC)
@lenin, unfortunately, the mycli devs say that prompt-toolkit has to stay at 0.46 (https://github.com/dbcli/mycli/issues/204). Let me see what I can do, though
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.