Search Criteria
Package Details: python-pycose 1.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pycose.git (read-only, click to copy) |
---|---|
Package Base: | python-pycose |
Description: | A Python implementation of the COSE specification described in RFC 8152 |
Upstream URL: | https://github.com/TimothyClaeys/pycose |
Licenses: | BSD |
Submitter: | audeoudh |
Maintainer: | audeoudh |
Last Packager: | audeoudh |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-29 14:54 (UTC) |
Last Updated: | 2024-12-10 00:01 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-attrs
- python-cbor2
- python-certvalidatorAUR
- python-cryptography
- python-ecdsa
- python-setuptools (make)
- python-pytest (check)
Latest Comments
audeoudh commented on 2023-07-05 16:19 (UTC)
You can use the
-I
argument ofmakechrootpkg
to preinstall package, check the wiki for explanation. You can even use it withextra-x86_64-build
by using--
, see below in the wiki.AlphaJack commented on 2023-07-04 17:18 (UTC)
I get the same error if I install normally, but I cannot install it in a clean chroot because
python-certvalidator
is a dependency from AUR and thus cannot be installed automatically by pacmanaudeoudh commented on 2023-07-03 22:22 (UTC)
@AlphaJack Not reproduced yet.
etc.
Did you build in a clean chroot?
AlphaJack commented on 2023-06-17 14:46 (UTC)
Getting this error in check():