Search Criteria
Package Details: python-halcy-blurhash 1.1.5-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-halcy-blurhash.git (read-only, click to copy) |
|---|---|
| Package Base: | python-halcy-blurhash |
| Description: | Pure-Python implementation of the blurhash algorithm |
| Upstream URL: | https://github.com/halcy/blurhash-python |
| Licenses: | MIT |
| Conflicts: | python-blurhash |
| Provides: | python-blurhash |
| Submitter: | lmartinez-mirror |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-01-20 21:52 (UTC) |
| Last Updated: | 2025-12-29 23:17 (UTC) |
Dependencies (8)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (check)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR) (check)
- python-pytest-cov (check)
Required by (3)
- python-mastodon (check)
- python-mastodon (optional)
- python-slidge-git (requires python-blurhash)
Latest Comments
jeancf commented on 2025-12-27 16:50 (UTC)
Can you please fix this package as proposed by @dreieck below? This failed dependency prevents the upgrade of the python-mastodon package
Thanks.
dreieck commented on 2025-08-24 21:50 (UTC)
Source download fails:
You messed up the
sourcearray.After fixing that, it turns out that the source checksum is wrong as well:
After fixing that,
buildfails withAfter fixing that, build works.
A patch to the
PKGBUILDwhich adresses all those issues:Regards and thanks for maintaining.
Please fix and please test before pushing an update.
Regards!