Port details |
- py-httpx-cache Simple caching transport for httpx
- 0.13.0 www
=0 0.13.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:41:50
- Last Update: 2023-09-22 03:19:51
- Commit Hash: 8fdf5f8
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://obendidi.github.io/httpx-cache/
- https://github.com/obendidi/httpx-cache
- Description:
- httpx-cache is an implementation of the caching algorithms in httplib2 and
CacheControl for use with httpx transport object.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}httpx-cache>0:www/py-httpx-cache@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-httpx-cache/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-httpx-cache
- pkg install py39-httpx-cache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-httpx-cache listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-httpx-cache
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1695143387
SHA256 (httpx_cache-0.13.0.tar.gz) = 12a2798f968100f985b5d05600609fb96fc7053ec46063555f041e9a1c5f8306
SIZE (httpx_cache-0.13.0.tar.gz) = 58821
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-hatchling>=0 : devel/py-hatchling@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-aiorwlock>=1.2<2 : devel/py-aiorwlock@py39
- py39-anyio>=3.0 : devel/py-anyio@py39
- py39-attrs>=21.4<24.0 : devel/py-attrs@py39
- py39-fasteners>=0.16.3 : devel/py-fasteners@py39
- py39-httpx>=0.23<1 : www/py-httpx@py39
- py39-msgpack>=1.0<2 : devel/py-msgpack@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-httpx-cache-0.13.0:
REDIS=off: Redis key-value store database support
===> Use 'make config' to modify these settings
- Options name:
- www_py-httpx-cache
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.0 22 Sep 2023 03:19:51
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-httpx-cache: Update to 0.13.0
Changes: https://github.com/obendidi/httpx-cache/releases |
0.12.0_3 11 Sep 2023 03:11:33
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-httpx-cache: Update RUN_DEPENDS
- Change RUN_DEPENDS from py-anyio3 to py-anyio
- Change RUN_DEPENDS from py-redis to py-redis4
- Bump PORTREVISION for dependency and package change |
0.12.0_1 04 Sep 2023 21:30:18
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-httpx-cache: Change RUN_DEPENDS from py-anyio to py-anyio3
- Bump PORTREVISION for dependency change |
0.12.0 16 Aug 2023 18:25:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-httpx-cache: Update to 0.12.0
Changes: https://github.com/obendidi/httpx-cache/releases |
0.11.0 09 Jul 2023 10:15:55
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-httpx-cache: Add py-httpx-cache 0.11.0
httpx-cache is an implementation of the caching algorithms in httplib2 and
CacheControl for use with httpx transport object. |
Number of commits found: 5
|