Search Criteria
Package Details: python-requests-cache 1.2.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 persistent cache for python requests |
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.000011 |
First Submitted: | 2015-09-21 13:55 (UTC) |
Last Updated: | 2024-06-19 07:56 (UTC) |
Dependencies (24)
- python-cattrs
- python-platformdirs
- python-requests
- python-url-normalizeAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- python-itsdangerous (check)
- python-pytest (check)
- python-requests-mock (check)
- python-responses (check)
- python-rich (check)
- python-time-machine (check)
- python-timeout-decoratorAUR (check)
- python-ujson (check)
- python-boto3 (optional) – Cache backend for Amazon DynamoDB database
- python-botocore (python-botocore-gitAUR) (optional) – Interface for Amazon Web Services
- python-bsonAUR (optional) – for BSON codec
- python-itsdangerous (optional) – for pass trusted data to untrusted environments
- Show 4 more dependencies...
Required by (30)
- betterbib
- howdoi-git
- keyman
- lastfm_cg-git
- manubot
- mnamer
- mythtv-git
- mythtv-git (optional)
- netease-musicbox
- netease-musicbox-git
- parselcli
- plover_plugins_manager
- pyfa
- python-abi3audit
- python-akshare
- python-apts
- python-apts (make)
- python-bioservices
- python-chembl-webresource-client
- python-dwdweather2
- Show 10 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
emacsomancer commented on 2021-12-19 23:39 (UTC)
I'm still getting the
ModuleNotFoundError: No module named 'timeout_decorator'
error. Is there something else that I need to do? Or is the fix still in progress?flying-sheep commented on 2021-12-18 15:30 (UTC)
Thanks! ^^
carlosal1015 commented on 2021-12-18 15:06 (UTC)
Sorry @flying-sheep, fixing now.
flying-sheep commented on 2021-12-18 12:42 (UTC)
Hey, it’s customary to add past maintainers to the contributor list. You just deleted me, rude.
carlosal1015 commented on 2021-12-15 13:19 (UTC) (edited on 2021-12-18 19:43 (UTC) by carlosal1015)
Hi @daregakimeta, one suggestion is check the following:
python-timeout-decorator
is there in/usr/lib/python3.10/site-packages
and not in/usr/lib/python3.9/site-packages
the same for any dependencies.Note that this sunday 12-12-2021, many python packages needed a rebuilding increasing pkgrel by one.
How to:
Then, we can rebuild the package for python3.10
daregakimeta commented on 2021-12-15 05:21 (UTC)
The installer aborts with the message
python-timeout-decorator is of course installed already.
carlosal1015 commented on 2021-12-08 20:10 (UTC)
Thank you dear @JWCook, we are awaiting the new release :D https://github.com/reclosedev/requests-cache/milestone/4
JWCook commented on 2021-12-08 19:47 (UTC)
Just a heads up, another minor release will be coming soon. No dependencies have changed except for development tools. I don't expect any problems with downstream builds, but I'll keep an eye on this just in case.
carlosal1015 commented on 2021-10-28 23:21 (UTC)
Thank you @bpierre, fixed now.
bpierre commented on 2021-10-28 16:26 (UTC)
PYTHONPYCACHEPREFIX
should not be set during the install phase as it prevents the inclusion of precompiled optimized bytecode in the final package.« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »