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: | 27 | 
| Popularity: | 0.000000 | 
| 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 (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 (python-boto3-gitAUR) (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 (31)
- 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 11 more...
 
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »
jfabernathy commented on 2024-06-18 10:36 (UTC)
On a clean system I tried to install this and received errors causing a failure.
tests/unit/test_session.py .......................................................................... [ 75%] .............................................................................................. [100%]
================================================= FAILURES ================================================== ______ testmock_session _______
mock_http_adapter = <MagicMock name='get_connection' id='123468599450832'>
tests/compat/test_responses_load_cache.py:52: Failed ------------------------------------------- Captured stdout call -------------------------------------------- [06-18 06:30:42] INFO request.allowed-passthru init.py:1078 --------------------------------------------- Captured log call --------------------------------------------- INFO responses:init.py:1078 request.allowed-passthru ========================================== short test summary info ========================================== FAILED tests/compat/test_responses_load_cache.py::test_mock_session - Failed: DID NOT RAISE <class 'ValueError'> ================================= 1 failed, 379 passed, 1 skipped in 5.32s ================================== ==> ERROR: A failure occurred in check(). Aborting... -> error making: python-requests-cache-exit status 4
rest of console in pastebin: https://pastebin.com/hXR14MZY
pvdp commented on 2024-02-24 07:41 (UTC) (edited on 2024-02-24 07:43 (UTC) by pvdp)
Fails to build!
Full log: https://pastebin.com/G9g0Gt9H
carlosal1015 commented on 2024-01-19 16:41 (UTC)
Hi @hearth, please try again.
hearth commented on 2024-01-19 11:20 (UTC)
Incorrect checksum today:
carlosal1015 commented on 2023-05-21 00:00 (UTC)
Hi @hexadecagram, could you uninstall all the dependencies and reinstall requests-cache.
hexadecagram commented on 2023-05-20 23:56 (UTC)
python-url-normalize, which this package also depends upon, is still installing into/usr/lib/python3.10/. Below is the log thatpython-requests-cacheproduces. I have reported this to thepython-url-normalizepackage maintaners.carlosal1015 commented on 2023-05-06 13:38 (UTC)
Hi @hamelg, the reason is that all
python-packagesmust be rebuilt by users when python reach a major version.See https://aur.archlinux.org/packages/python-requests-cache#comment-842175 and https://www.reddit.com/r/archlinux/comments/136uxj8/python_311_is_in_the_repos_now_o/
Solution: Rebuild
python-timeout-decorator, if all is ok you will find the module over/usr/lib/python3.11/when check withpacman -Ql python-timeout-decorator.hamelg commented on 2023-05-06 13:02 (UTC) (edited on 2023-05-06 13:08 (UTC) by hamelg)
Here is, the build fails with this error :
EDIT: With python 3.11, the package python-timeout-decorator must be rebuild.
carlosal1015 commented on 2023-05-05 17:23 (UTC)
Hi @solsticedhiver, according to
pyproject.toml,python-bsonis an optional dependency. Could you please share the log (hint: upload to https://pastebin.com).solsticedhiver commented on 2023-05-04 12:10 (UTC)
this package shouldn't depend on python-bson?; Does not build right now
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »