Search Criteria
Package Details: python-klepto 0.2.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-klepto.git (read-only, click to copy) |
---|---|
Package Base: | python-klepto |
Description: | persistent caching to memory, disk, or database |
Upstream URL: | https://github.com/uqfoundation/klepto |
Licenses: | BSD-3-Clause |
Submitter: | Conni2461 |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-26 10:25 (UTC) |
Last Updated: | 2024-10-01 04:54 (UTC) |
Dependencies (13)
- python-dill
- python-poxAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (check)
- python-pytest (check)
- python-cloudpickle (optional) – for serializers support
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (optional) – for support dictionary-style interface to a hdf5 file
- python-jsonpickle (optional) – for serializers support
- python-pandas (optional) – for dataframe support
- python-sqlalchemy (python-sqlalchemy1.3AUR, python-sqlalchemy-gitAUR, python-sqlalchemy1.4) (optional) – for connect to MySQL or PostgreSQL database
Latest Comments
aminvakil commented on 2023-04-16 10:12 (UTC)
Package has got built successfully: https://github.com/aminvakil/aur/actions/runs/4710908402/jobs/8354929596#step:6:881
aminvakil commented on 2023-04-15 21:04 (UTC)
@carlosal1015 Thanks for the quick reply! As you may have noticed this CI gets run once every day and it will trigger again in the next few hours, I will report back the result.
carlosal1015 commented on 2023-04-15 20:48 (UTC)
Hi @aminvakil, looks like a bug fixed recently in
python-pytest
, try to compile again,pytest
must installexceptiongroup
module. I compile now and no errors from my side.aminvakil commented on 2023-04-15 20:32 (UTC)
Package fails to get built in check section:
Complete log: https://github.com/aminvakil/aur/actions/runs/4705390882/jobs/8347213571#step:6:1054