Package Details: python-pycose 1.0.1-2

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: 2022-11-10 11:22 (UTC)

Latest Comments

audeoudh commented on 2023-07-05 16:19 (UTC)

You can use the -I argument of makechrootpkg to preinstall package, check the wiki for explanation. You can even use it with extra-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 pacman

audeoudh commented on 2023-07-03 22:22 (UTC)

@AlphaJack Not reproduced yet.

==> Starting check()...
============================= test session starts ==============================
platform linux -- Python 3.11.3, pytest-7.4.0, pluggy-1.0.0 -- /usr/bin/python
cachedir: .pytest_cache
rootdir: /build/python-pycose/src/pycose-1.0.1
configfile: pytest.ini
testpaths: tests
collecting ... collected 1620 items

tests/test_attributes.py::test_cose_header_attribute_properties PASSED   [  0%]

etc.

Did you build in a clean chroot?

AlphaJack commented on 2023-06-17 14:46 (UTC)

Getting this error in check():

==> Starting check()...
================================================================ test session starts =================================================================
platform linux -- Python 3.11.3, pytest-7.3.2, pluggy-1.0.0
benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /tmp/makepkg/python-pycose/src/pycose-1.0.1
plugins: anyio-3.7.0, benchmark-4.0.0, cov-4.1.0
collected 0 items                                                                                                                                    

=============================================================== no tests ran in 0.03s ================================================================
==> ERROR: A failure occurred in check().
    Aborting...
 -> error making: python-pycose-exit status 4