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
- python-libtimed
- python-license
- python-pypdns
- python-rows-git
- python-shillelagh
- python-tvdb_api
- python-tvdb_api-git
- python-yfinance (optional)
- radioactive
- whatlastgenre-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
bpierre commented on 2022-06-29 16:17 (UTC)
Scratch that last comment about
bson
, it's provided bypython-pymongo
, and now necessary, along withpython-ujson
, for running the tests (even when ignoring the integration tests).carlosal1015 commented on 2022-06-29 16:13 (UTC) (edited on 2022-06-29 16:14 (UTC) by carlosal1015)
Thanks @bpierre for quick response.
Should
python-cattrs
add this patch or change something here? If we write something likeimport cattrs; cattrs.foo()
that shows an unexpected behavior will be appreciated.I will try adding
python-bson
ascheckdependency
as first but it is unusual since that is not required in the past. Thank you very much for the hint.bpierre commented on 2022-06-29 16:01 (UTC)
The initial exception occurs in
cattr
:It's fixed in main, but no released yet: https://github.com/python-attrs/cattrs/commit/4f0840c8e48ce0123fc742148859155499fc502b
It looks like you're also missing a dependency on
bson
.carlosal1015 commented on 2022-06-29 15:40 (UTC) (edited on 2022-06-29 15:51 (UTC) by carlosal1015)
Hi, I have the following message error
if someone understand this message or suggest solution, please explain above.
See more here.
carlosal1015 commented on 2022-03-22 13:35 (UTC)
Hi @kIERO, I can confirm some differences when we install with
python-install
andpython-installer
inskimpy
(not working withpython-installer
if we mix commands install or installer). I will look more, but forrequests-cache
is working with both ways.carlosal1015 commented on 2022-03-11 17:10 (UTC) (edited on 2022-03-11 17:11 (UTC) by carlosal1015)
Hey folks, Arch Linux is 20 years old today. I encourage you to express your regards on IRC channel or in your favorite media outlet. Happy day to everyone.
carlosal1015 commented on 2022-02-26 15:46 (UTC) (edited on 2022-02-28 00:42 (UTC) by carlosal1015)
Hi @kIERO, I can not confirm this issue, could you please paste on some service like pastebin or gist the full log with
makepkg -s 2>&1 | tee -a log
.carlosal1015 commented on 2022-02-26 15:41 (UTC) (edited on 2022-02-28 17:10 (UTC) by carlosal1015)
Thanks @AchmadFathoni, checking now.
Edited: Is working now, could you please try first
yay -Scc
or clean cache and later try again installing. The latest changed was two days ago https://github.com/reclosedev/requests-cache/releases/tag/v0.9.3AchmadFathoni commented on 2022-02-26 13:26 (UTC)
sha512sum of requests-cache-0.9.3.tar.gz is d413fbed156bd3fca48db8b153b01a883ee72d62f6e8982d490a5378dc188c19d0b3af5e37e6f47d19ed0ba11b3c0e01489720d56df12afcf1b47088e1541221
AchmadFathoni commented on 2022-02-26 13:09 (UTC)
==> Validating source files with sha512sums... requests-cache-0.9.3.tar.gz ... FAILED
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »