Abandoned due to packaging issues in favor of the -git release. (https://aur.archlinux.org/packages/python-trezor-agent-git)
Search Criteria
Package Details: python-trezor-agent 0.14.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-trezor-agent.git (read-only, click to copy) |
---|---|
Package Base: | python-trezor-agent |
Description: | Using hardware wallets as SSH/GPG agent |
Upstream URL: | https://github.com/romanz/trezor-agent |
Licenses: | LGPL3 |
Submitter: | digital_mystik |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-29 05:22 (UTC) |
Last Updated: | 2022-04-07 15:51 (UTC) |
Dependencies (15)
- python-configargparse (python-configargparse-git)
- python-daemon
- python-docutils (python-docutils1)
- python-ecdsa
- python-mnemonic
- python-pymsgbox
- python-pynacl
- python-semver
- python-shutilwhich
- python-trezor (python-trezor)
- python-unidecode
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (0)
Sources (1)
Latest Comments
digital_mystik commented on 2022-02-05 20:42 (UTC) (edited on 2022-02-05 20:44 (UTC) by digital_mystik)
digital_mystik commented on 2021-09-05 21:46 (UTC)
package currently broken due to newer python release dependencies.. best to install via pip to hold versions back
digital_mystik commented on 2021-02-17 19:52 (UTC)
thanks for the heads up marza
marza commented on 2021-02-17 13:26 (UTC) (edited on 2021-02-17 13:26 (UTC) by marza)
Seems like the b2sums for setup.py and trezor_agent.py are failing.
I think the issue is that you're pulling those off the master branch. Should be:
"https://raw.githubusercontent.com/romanz/$_name/v$pkgver/agents/trezor/setup.py"
"https://raw.githubusercontent.com/romanz/$_name/v$pkgver/agents/trezor/trezor_agent.py"
digital_mystik commented on 2021-01-05 20:18 (UTC)
python-shutilwhich
does not meet the package dependency, but backports.shutil_which
will (available with pip). This is a temporary fix until there are changes upstream since Python 2 is no longer supported anyway.
Pinned Comments
digital_mystik commented on 2022-02-05 20:42 (UTC) (edited on 2022-02-05 20:44 (UTC) by digital_mystik)
Abandoned due to packaging issues in favor of the -git release. (https://aur.archlinux.org/packages/python-trezor-agent-git)