Search Criteria
Package Details: python-pyrsistent 0.20.0-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyrsistent.git (read-only, click to copy) |
---|---|
Package Base: | python-pyrsistent |
Description: | Persistent/Functional/Immutable data structures |
Upstream URL: | https://github.com/tobgu/pyrsistent |
Licenses: | MIT |
Submitter: | jelly |
Maintainer: | taotieren (micwoj92) |
Last Packager: | micwoj92 |
Votes: | 14 |
Popularity: | 2.72 |
First Submitted: | 2024-09-30 18:55 (UTC) |
Last Updated: | 2025-03-05 18:23 (UTC) |
Dependencies (6)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
micwoj92 commented on 2025-03-05 07:29 (UTC) (edited on 2025-03-05 07:29 (UTC) by micwoj92)
Thanks. I will push update later today in few hours. I have marked this ood as a reminder for myself.
taotieren commented on 2025-03-05 01:30 (UTC)
@micwoj92 Currently in the Migrating Network Operator, there is no network status for the time being. It will be processed when the migration is complete. If you are in a hurry, you can be added as a co-maintainer to handle this. Thank you.
micwoj92 commented on 2025-03-04 18:27 (UTC)
@taotieren please address this issue:
micwoj92 commented on 2025-01-02 00:56 (UTC)
This package fails to build c extension, either it shpould be fixoed or doesnt need glibc dep and architecture needs to be set to any.
taotieren commented on 2024-12-16 06:22 (UTC)
I use devtool extra to compile and test and it passes. Here's the check log. https://pastecode.dev/s/2mka5lo5
Jona commented on 2024-12-15 13:20 (UTC)
The same is happening with other packages using ruff and mypy to make checks with pytest, so I had to download the PKGBUILD and comment out the check() function. Something is not working fine with ruff.
dpvpro commented on 2024-10-10 19:41 (UTC)
Same error as at @Duter2016
Duter2016 commented on 2024-10-05 13:32 (UTC)