Search Criteria
Package Details: python-pyimg4 0.8.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pyimg4.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pyimg4 |
| Description: | A Python library/CLI tool for parsing Apple's Image4 format |
| Upstream URL: | https://github.com/m1stadev/PyIMG4 |
| Licenses: | MIT |
| Submitter: | haxibami |
| Maintainer: | haxibami |
| Last Packager: | haxibami |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-09-01 15:42 (UTC) |
| Last Updated: | 2025-04-10 04:09 (UTC) |
Dependencies (13)
- python
- python-apple-compressAUR
- python-asn1AUR
- python-click
- python-lzfseAUR
- python-pycryptodome
- python-pylzssAUR
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- python-pytest (check)
- python-remotezipAUR (check)
Latest Comments
radonatbeeper commented on 2026-03-11 18:41 (UTC)
The root cause is a change in the API of python-asn1 which experienced a major version bump recently. The release notes say it was intended to be backwards compatible so I filed an issue report upstream: https://github.com/andrivet/python-asn1/issues/297
radonatbeeper commented on 2026-02-02 21:51 (UTC)
I see the following errors from
check():