Search Criteria
Package Details: python-requests-cache 1.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-requests-cache.git (read-only, click to copy) |
---|---|
Package Base: | python-requests-cache |
Description: | A transparent persistent cache for the requests library |
Upstream URL: | https://github.com/requests-cache/requests-cache |
Keywords: | cache dynamodb http mongodb performance redis requests sqlite web webscraping |
Licenses: | custom:BSD-2-clause |
Submitter: | Shibumi |
Maintainer: | carlosal1015 (JWCook, flying-sheep, AutoUpdateBot) |
Last Packager: | AutoUpdateBot |
Votes: | 28 |
Popularity: | 0.55 |
First Submitted: | 2015-09-21 13:55 (UTC) |
Last Updated: | 2023-03-25 07:56 (UTC) |
Dependencies (23)
- python-cattrs
- python-platformdirs
- python-requests
- python-url-normalize
- python-build (make)
- python-installer (python-installer-git) (make)
- python-poetry-core (python-poetry-core-git) (make)
- python-wheel (make)
- python-itsdangerous (check)
- python-pytest (check)
- python-requests-mock (check)
- python-responses (check)
- python-rich (check)
- python-timeout-decorator (check)
- python-ujson (check)
- python-boto3 (optional) – Cache backend for Amazon DynamoDB database
- python-botocore (python-botocore-v2-git, python-botocore-git) (optional) – Interface for Amazon Web Services
- python-bson (optional) – for BSON codec
- python-itsdangerous (optional) – for pass trusted data to untrusted environments
- python-pymongo (optional) – Cache backend for MongoDB database
- Show 3 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
carlosal1015 commented on 2023-03-02 14:19 (UTC)
Thanks @Vitrum-cnkj34kr8. Enjoy the new version!
Vitrum-cnkj34kr8 commented on 2023-03-02 05:52 (UTC) (edited on 2023-03-02 05:53 (UTC) by Vitrum-cnkj34kr8)
Incorrect checksum:
Vitrum-cnkj34kr8 commented on 2022-11-06 08:10 (UTC)
@JWCook No problems now, it installs smoothly.
carlosal1015 commented on 2022-10-28 20:11 (UTC)
Thank you dear @JWCook for figure out. No errors from my side with cattrs 22.2.0-2.
JWCook commented on 2022-10-28 16:37 (UTC)
If there's not an easy fix on this end, I can patch this upstream. See: https://github.com/requests-cache/requests-cache/issues/719
JWCook commented on 2022-10-28 16:07 (UTC)
@Vitrum-cnkj34kr8 I believe that error would occur with an older version of python-cattrs. It looks like that library is up to date on AUR (22.2), so not sure what's going on there.
Vitrum-cnkj34kr8 commented on 2022-10-28 14:00 (UTC)
v0.9.7-1 fails in the check():
carlosal1015 commented on 2022-07-10 14:51 (UTC)
Thanks @hamelg, actually is an issue for
python-exceptiongroup
. We hope they can fix it soon.hamelg commented on 2022-07-10 10:00 (UTC)
can't update package : the dependency python-exceptiongroup fails to install, it doesn't pass the test session.
1 2 3 4 5 6 .. 9 Next › Last »