Search Criteria
Package Details: python-lzallright 0.2.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-lzallright.git (read-only, click to copy) |
---|---|
Package Base: | python-lzallright |
Description: | Python bindings for the LZ library (LZO data compression algorithm) |
Upstream URL: | https://github.com/vlaci/lzallright |
Licenses: | MIT |
Submitter: | spoof |
Maintainer: | spoof |
Last Packager: | spoof |
Votes: | 2 |
Popularity: | 0.001400 |
First Submitted: | 2023-05-10 17:10 (UTC) |
Last Updated: | 2023-12-25 15:51 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
- python-pytest (check)
Latest Comments
bsdice commented on 2024-04-27 18:35 (UTC)
Package build fails with
ImportError: /tmp/tmp.lDOq2wuoxE/usr/lib/python3.12/site-packages/lzallright/_lzallright.abi3.so: undefined symbol: lzokay$cxxbridge1$new_dict
PKGBUILD workaround: options=(!lto)
spoof commented on 2023-12-25 15:51 (UTC) (edited on 2023-12-25 15:52 (UTC) by spoof)
Ok, fixed that, thanks. I thought, as 'rust' conflicts with 'rustup', having them both in makedepends works like "OR", but I was wrong
ErnyTech commented on 2023-12-25 12:34 (UTC)
Please remove rustup from makedepends, it is incompatible with rust package and in any case it is not necessary as rustup already provides rust package
justapony commented on 2023-07-21 03:39 (UTC)
Please apply this patch
AkechiShiro commented on 2023-07-02 16:36 (UTC)
According to this issue I've opened they're no longer needed : https://github.com/vlaci/lzallright/issues/11
AkechiShiro commented on 2023-07-02 16:35 (UTC)
Hi could you remove the maturin version constraints?
spoof commented on 2023-05-20 16:53 (UTC)
@AkechiShiro Thanks! I've applied this patch.
AkechiShiro commented on 2023-05-20 16:34 (UTC)
Please apply this patch, a typo is in the sources :