Search Criteria
Package Details: python-cachey 0.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-cachey.git (read-only, click to copy) |
|---|---|
| Package Base: | python-cachey |
| Description: | Caching based on computation time and storage space |
| Upstream URL: | https://github.com/dask/cachey |
| Licenses: | BSD |
| Submitter: | thrasibule |
| Maintainer: | thrasibule |
| Last Packager: | thrasibule |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-05-01 19:26 (UTC) |
| Last Updated: | 2020-03-13 20:27 (UTC) |
Dependencies (3)
- python-heapdict
- python-setuptools (make)
- python-nose (check)
Latest Comments
xantares commented on 2020-03-13 20:09 (UTC) (edited on 2020-03-13 20:15 (UTC) by xantares)
python-heapdict & python2-heapdict must be added to makedepends
or better, just dropping python2 support would dorp the need for split packages
juseg commented on 2019-11-08 11:17 (UTC)
In my case the check fails with
ImportError: No module named heapdict. The error is from Python2 missing python2-heapdict after a successful Python 3 installation. Does the check function needs be tailored to the concerned Python version? I could fix the error by commenting out lines relative to Python 2 in check.thrasibule commented on 2017-05-31 21:07 (UTC)
parchd commented on 2017-05-30 08:30 (UTC)
parchd commented on 2017-05-29 17:24 (UTC)