Search Criteria
Package Details: python-zigpy 0.73.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-zigpy.git (read-only, click to copy) |
---|---|
Package Base: | python-zigpy |
Description: | Library implementation of the Zigbee Home Automation standard |
Upstream URL: | https://github.com/zigpy/zigpy |
Licenses: | GPL-3.0-or-later |
Submitter: | rautesamtr |
Maintainer: | bjo |
Last Packager: | bjo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-08 10:44 (UTC) |
Last Updated: | 2024-12-25 06:59 (UTC) |
Dependencies (23)
- python (python37AUR, python311AUR, python310AUR)
- python-aiohttp (python-aiohttp-gitAUR)
- python-aiosqlite
- python-async-timeout (python-async-timeout-gitAUR)
- python-crccheckAUR
- python-cryptography
- python-importlib_resources
- python-pyserial-asyncioAUR
- python-voluptuous
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-git-versioningAUR (python-setuptools-git-versioning-gitAUR, python-setuptools-git-versioningAUR) (make)
- python-wheel (make)
- python-aioresponses (check)
- python-asynctestAUR (check)
- python-freezegun (check)
- python-pytest (check)
- python-pytest-aiohttp (check)
- python-pytest-asyncio (check)
- python-pytest-cov (check)
- python-pytest-timeout (check)
Latest Comments
1 2 Next › Last »
philb38 commented on 2024-11-08 13:19 (UTC)
@bjo Thanks a lot! :)
bjo commented on 2024-11-08 12:50 (UTC)
To skip this issue you can run makepkg with
--nocheck
philb38 commented on 2024-11-08 08:29 (UTC)
Yes, as I've said before, I get "AssertionError: assert False" in test_quirks_v2.py
bjo commented on 2024-11-08 08:19 (UTC)
Does it fail while doing check()?
philb38 commented on 2024-11-08 08:00 (UTC)
@bjo: if I could get the package to compile, I would say yes, but at the moment I'm struggling to find out what is causing the issue :D so not sure I can really help here...
bjo commented on 2024-11-08 06:25 (UTC)
@philb38: Would you like to become co-maintainer and fix this issues?
philb38 commented on 2024-11-07 21:50 (UTC)
Anyone manages to compile this on a raspberry pi? I can't get it to build on my side. This is the case since v0.64.1, and I tried on multiple devices so for me the PKGBUILD needs adjustments...
philb38 commented on 2024-11-06 16:44 (UTC)
I would also add (build?) dependencies: python-jsonschema, python-frozendict
philb38 commented on 2024-11-03 18:04 (UTC)
Still getting the same error with python-zigpy 0.71.0-1.
philb38 commented on 2024-09-13 21:48 (UTC) (edited on 2024-09-13 21:52 (UTC) by philb38)
Hello,
I get errors with zigpy v0.64.1, checks fail on "tests/test_quirk_v2.py":
================================================================================
short test summary info
================================================================================
FAILED tests/test_quirks_v2.py::test_quirks_v2 - AssertionError: assert False
1 2 Next › Last »