Search Criteria
Package Details: python-psygnal 0.9.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-psygnal.git (read-only, click to copy) |
---|---|
Package Base: | python-psygnal |
Description: | Fast python callback/event system modeled after Qt Signals |
Upstream URL: | https://github.com/pyapp-kit/psygnal |
Licenses: | BSD |
Submitter: | brisvag |
Maintainer: | brisvag |
Last Packager: | brisvag |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-14 17:48 (UTC) |
Last Updated: | 2024-02-27 10:58 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-mypy_extensions
- python-typing_extensions
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
Latest Comments
brisvag commented on 2022-09-20 12:17 (UTC)
Sorry for the delay; the fix was to use
cython3
from the aur instead of the comunity cython; however, since 24 hours, that package fails in a different way, so it won't help you to update cython. I need time to figure out what is going wrong now.feinfinger commented on 2022-09-20 05:35 (UTC)
Same issue (still) here. Is there any solution?