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 .. 5 6 7 8 9 10
yjun commented on 2021-05-22 16:08 (UTC) (edited on 2021-05-22 16:09 (UTC) by yjun)
add missing depends and set arch to any
phyxmeow commented on 2021-04-27 09:16 (UTC) (edited on 2021-04-27 09:28 (UTC) by phyxmeow)
Please add dependencies of new version(0.6+):
python-url-normalize (which is not in aur currently)
python-itsdangerous
https://github.com/reclosedev/requests-cache/blob/master/setup.py:
major commented on 2019-08-11 17:22 (UTC)
Hello @bigcajun826. Thank you for your recommendation. I usually check and then commit/push my changes. However, your method looks much easier and probably worth using.
bigcajun826 commented on 2019-08-08 14:36 (UTC) (edited on 2019-08-08 14:40 (UTC) by bigcajun826)
Thanks for adopting this package @major. Would you consider adding a
.gitignore
file in the root of the project like this: https://gist.github.com/emerkle826/1e6225758bbeb2b3d1a337e70fbeaaceso that the download and build artifacts don't appear as unstaged changes?
major commented on 2019-08-01 16:13 (UTC)
The package has not been updated for a while. I will be updating it, but another important thing to note is that it is a package base. In simple words, if you want to install for Python 3, you will be forced to install Python 2, and vice-versa.
Given the nature of the package, I will split it by next week. This should give enough time to everyone to make backups, ready your system, etc (all you want to do). Therefore, I will update the package be next week as well.
« First ‹ Previous 1 .. 5 6 7 8 9 10