notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-httpx-cache Simple caching transport for httpx
0.13.0 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.13.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py39: py39-httpx-cache
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):
py39-httpx-cache
ABIlatestquarterly
FreeBSD:12:aarch64-0.13.0
FreeBSD:12:amd640.13.00.13.0
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3860.13.00.13.0
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch640.13.00.13.0
FreeBSD:13:amd640.13.00.13.0
FreeBSD:13:armv6--
FreeBSD:13:armv70.13.00.13.0
FreeBSD:13:i3860.13.00.13.0
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-0.13.0
FreeBSD:13:riscv64--
FreeBSD:14:aarch640.13.00.13.0
FreeBSD:14:amd640.13.00.13.0
FreeBSD:14:armv6--
FreeBSD:14:armv70.13.00.13.0
FreeBSD:14:i3860.13.00.13.0
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64--
FreeBSD:14:riscv64--
FreeBSD:15:amd640.13.0-
FreeBSD:15:armv6--
FreeBSD:15:armv70.13.0-
FreeBSD:15:i3860.13.0-
FreeBSD:15:mips64--
FreeBSD:15:powerpc640.13.0-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-aiorwlock>=1.2<2 : devel/py-aiorwlock@py39
  2. py39-anyio>=3.0 : devel/py-anyio@py39
  3. py39-attrs>=21.4<24.0 : devel/py-attrs@py39
  4. py39-fasteners>=0.16.3 : devel/py-fasteners@py39
  5. py39-httpx>=0.23<1 : www/py-httpx@py39
  6. py39-msgpack>=1.0<2 : devel/py-msgpack@py39
  7. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/httpx_cache/
  2. https://pypi.org/packages/source/h/httpx_cache/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.0
22 Sep 2023 03:19:51
commit hash: 8fdf5f87238ff7786b0150f66328eba9f864322dcommit hash: 8fdf5f87238ff7786b0150f66328eba9f864322dcommit hash: 8fdf5f87238ff7786b0150f66328eba9f864322dcommit hash: 8fdf5f87238ff7786b0150f66328eba9f864322d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 044b505d97f5b3cc8799f56b669d523774c1db7ccommit hash: 044b505d97f5b3cc8799f56b669d523774c1db7ccommit hash: 044b505d97f5b3cc8799f56b669d523774c1db7ccommit hash: 044b505d97f5b3cc8799f56b669d523774c1db7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 464c55aca7193435af1ae912e3f9146e845d2957commit hash: 464c55aca7193435af1ae912e3f9146e845d2957commit hash: 464c55aca7193435af1ae912e3f9146e845d2957commit hash: 464c55aca7193435af1ae912e3f9146e845d2957 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3b6bc974afe6ce1488e640ecb240ea539853394ecommit hash: 3b6bc974afe6ce1488e640ecb240ea539853394ecommit hash: 3b6bc974afe6ce1488e640ecb240ea539853394ecommit hash: 3b6bc974afe6ce1488e640ecb240ea539853394e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 6dc56803a1c8e053109e2ff2753bdb0a62aad2f9commit hash: 6dc56803a1c8e053109e2ff2753bdb0a62aad2f9commit hash: 6dc56803a1c8e053109e2ff2753bdb0a62aad2f9commit hash: 6dc56803a1c8e053109e2ff2753bdb0a62aad2f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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