Search Criteria
Package Details: python-trezor-agent-git v0.14.7.r6.gba8a1ba-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-trezor-agent-git.git (read-only, click to copy) |
---|---|
Package Base: | python-trezor-agent-git |
Description: | Hardware-based SSH/PGP agent (Trezor only) |
Upstream URL: | https://github.com/romanz/trezor-agent |
Licenses: | LGPL3 |
Conflicts: | python-trezor-agent |
Provides: | python-trezor-agent |
Submitter: | digital_mystik |
Maintainer: | digital_mystik |
Last Packager: | digital_mystik |
Votes: | 2 |
Popularity: | 0.000004 |
First Submitted: | 2022-02-05 20:34 (UTC) |
Last Updated: | 2023-05-14 22:59 (UTC) |
Dependencies (20)
- python (python37AUR, python311AUR, python310AUR)
- python-backports.shutil_whichAUR
- python-bech32AUR
- python-configargparse (python-configargparse-gitAUR)
- python-construct-classesAUR
- python-cryptography
- python-daemonAUR
- python-docutils
- python-ecdsa
- python-hidapi (python-hidapi-gitAUR)
- python-mnemonicAUR
- python-pymsgboxAUR
- python-pynacl
- python-semver
- python-simple-rlpAUR
- python-trezorAUR (python-trezorAUR)
- python-unidecode
- python-wheel
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
digital_mystik commented on 2024-09-07 21:01 (UTC)
redfish: understood on backports_shutil.which, but am just going to keep it as is per upstream until it's removed (I submitted the AUR package to get trezor-agent to build and it's only 10.5KiB)
redfish commented on 2024-06-24 06:55 (UTC) (edited on 2024-06-24 06:56 (UTC) by redfish)
@digital_mystik: suggesting patch to remove the dependency on that backported shutil.which module. That backport is not needed in Python 3 (it was a backport from Python 3 into Python 2). I sent a pull request upstream to remove the dependency from setup.py. Meanwhile, apply the same patch in prepare() and remove the package python-backports.shutil_which from AUR. Thank you. Patch to PKGBUILD repo: https://gist.githubusercontent.com/radfish/87a4a8b12817b29898d8ea87a7088d3f/raw/c2be694049867461d906f741355ec226f310ca5d/0001-patch-to-remove-backported-shutils.patch
@guitarist67: you might need to reinstall the python-bech32 package even if it is already installed, because when python package gets updated, the AUR packages need to be rebuilt. You might need to do it manually if your aur helper didn't trigger a rebuild or the process failed for some reason.
guitarist67 commented on 2023-06-20 20:16 (UTC) (edited on 2023-06-20 20:16 (UTC) by guitarist67)
I've installed:
Trying to run:
I believe that bech32 is installed:
By the way, this command does not work:
digital_mystik commented on 2023-02-21 02:10 (UTC)
hello Strykar, where are you seeing these two dependencies (not seeing them in the setup files)?
Strykar commented on 2023-02-20 20:54 (UTC)
Missing two python dependencies: