Search Criteria
Package Details: python-plum 0.8.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-plum.git (read-only, click to copy) |
---|---|
Package Base: | python-plum |
Description: | Pack/Unpack Memory |
Upstream URL: | https://plum-py.readthedocs.io/en/latest/ |
Licenses: | MIT |
Submitter: | alerque |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-12 08:11 (UTC) |
Last Updated: | 2024-04-28 20:20 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
alerque commented on 2023-03-17 20:04 (UTC)
Manjaro is not supported. Their entire Python stack is broken because they are in what Arch Linux calls a "partial update" scenario where they have cherry picked some updated packages but not all of them. Arch EXPLICITLY does not support that, packages are only designed to work together with the current package versions in the official repos. This package builds fine with official Arch tooling in a clean CHROOT with the specified dependencies.
SpotlightKid commented on 2023-03-17 16:04 (UTC)
Alas, doesn't build here:
I'm on Manjaro, where
python-setuptools
is currently on 63.3.0.I think I've seen that error with another package already and was able to find a solution online, but I can't remember the details now.
alerque commented on 2023-03-16 22:41 (UTC)
I patched out some bogus syntax in the upstream setup file, it builds again in a clean chroot.
alerque commented on 2023-03-16 22:38 (UTC)
@anark10n It looks like this upstream project his having trouble with the new Python setuptools that landed in Arch. I'm not sure there is much to be done about it except figure out how to fix it upstream and then patch it here if they don't respond fast. Contributions welcome, but I don't see how to build it right now. Use the prebuilt one from my user repository if you like.
anark10n commented on 2023-03-02 21:30 (UTC) (edited on 2023-03-02 21:30 (UTC) by anark10n)
Cannot build, produces the following error:
RubenKelevra commented on 2022-04-18 17:16 (UTC)
Cannot be build: