Base Package:
mingw-w64-python-requests-cache

Description:
A persistent cache for python requests (mingw-w64)
Group(s):
-
Repo:
mingw64
Homepage:
https://github.com/requests-cache/requests-cache
License(s):
BSD-2-Clause
Version:
1.2.1-3 (1.2.1-4 in git)
External:
Anitya
python-requests-cache
AUR
1.2.1
Gentoo
1.2.1
PyPI
1.2.1
Repology
python-requests-cache

Installation:
pacman -S mingw-w64-x86_64-python-requests-cache
File:
https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-python-requests-cache-1.2.1-3-any.pkg.tar.zst
SHA256:
6d9b19369462c816d053809ac1ab37d55d8d8da3cd39cda5cc378a685eb09e29
Last Packager:
CI (msys2/msys2-autobuild/14cad449/20804579646)
Build Date:
2026-01-08 05:47:07
Package Size:
0.12 MB
Installed Size:
0.59 MB
Source-Only Tarball:
https://mirror.msys2.org/mingw/sources/mingw-w64-python-requests-cache-1.2.1-3.src.tar.zst

Dependencies:
Optional Dependencies:
-
Build Dependencies:
Check Dependencies:
-
Provides:
-
Conflicts:
-
Replaces:
-

Provided By:
-
Required By:

Files:
/mingw64/lib/python3.13/site-packages/requests_cache-1.2.1.dist-info/METADATA
/mingw64/lib/python3.13/site-packages/requests_cache-1.2.1.dist-info/RECORD
/mingw64/lib/python3.13/site-packages/requests_cache-1.2.1.dist-info/WHEEL
/mingw64/lib/python3.13/site-packages/requests_cache-1.2.1.dist-info/licenses/LICENSE
/mingw64/lib/python3.13/site-packages/requests_cache/__init__.py
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/__init__.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/__init__.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/_utils.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/_utils.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/cache_keys.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/cache_keys.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/patcher.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/patcher.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/session.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/__pycache__/session.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/_utils.py
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__init__.py
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/__init__.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/__init__.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/base.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/base.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/dynamodb.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/dynamodb.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/filesystem.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/filesystem.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/gridfs.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/gridfs.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/mongodb.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/mongodb.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/redis.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/redis.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/sqlite.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/__pycache__/sqlite.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/backends/base.py
/mingw64/lib/python3.13/site-packages/requests_cache/backends/dynamodb.py
/mingw64/lib/python3.13/site-packages/requests_cache/backends/filesystem.py
/mingw64/lib/python3.13/site-packages/requests_cache/backends/gridfs.py
/mingw64/lib/python3.13/site-packages/requests_cache/backends/mongodb.py
/mingw64/lib/python3.13/site-packages/requests_cache/backends/redis.py
/mingw64/lib/python3.13/site-packages/requests_cache/backends/sqlite.py
/mingw64/lib/python3.13/site-packages/requests_cache/cache_keys.py
/mingw64/lib/python3.13/site-packages/requests_cache/models/__init__.py
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/__init__.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/__init__.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/base.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/base.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/raw_response.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/raw_response.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/request.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/request.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/response.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/__pycache__/response.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/models/base.py
/mingw64/lib/python3.13/site-packages/requests_cache/models/raw_response.py
/mingw64/lib/python3.13/site-packages/requests_cache/models/request.py
/mingw64/lib/python3.13/site-packages/requests_cache/models/response.py
/mingw64/lib/python3.13/site-packages/requests_cache/patcher.py
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__init__.py
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/__init__.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/__init__.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/actions.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/actions.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/directives.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/directives.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/expiration.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/expiration.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/settings.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/__pycache__/settings.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/policy/actions.py
/mingw64/lib/python3.13/site-packages/requests_cache/policy/directives.py
/mingw64/lib/python3.13/site-packages/requests_cache/policy/expiration.py
/mingw64/lib/python3.13/site-packages/requests_cache/policy/settings.py
/mingw64/lib/python3.13/site-packages/requests_cache/py.typed
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__init__.py
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__pycache__/__init__.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__pycache__/__init__.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__pycache__/cattrs.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__pycache__/cattrs.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__pycache__/pipeline.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__pycache__/pipeline.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__pycache__/preconf.cpython-313.opt-1.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/__pycache__/preconf.cpython-313.pyc
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/cattrs.py
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/pipeline.py
/mingw64/lib/python3.13/site-packages/requests_cache/serializers/preconf.py
/mingw64/lib/python3.13/site-packages/requests_cache/session.py
/mingw64/share/licenses/python-requests-cache/LICENSE
Last Update: 2026-01-27 09:21:22 [Request update]