Search Criteria
Package Details: python-halcy-blurhash 1.1.5-1
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-08-17 16:07 (UTC) |
Dependencies (5)
- python (python37AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (2)
- python-mastodon
- python-slidge-git (requires python-blurhash)
Latest Comments
dreieck commented on 2025-08-24 21:50 (UTC)
Source download fails:
You messed up the
source
array.After fixing that, it turns out that the source checksum is wrong as well:
After fixing that,
build
fails withAfter fixing that, build works.
A patch to the
PKGBUILD
which adresses all those issues:Regards and thanks for maintaining.
Please fix and please test before pushing an update.
Regards!