notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

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
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.13.00.13.0-0.13.00.13.0---
FreeBSD:13:quarterly0.13.00.13.0-0.13.00.13.00.13.00.13.00.13.0
FreeBSD:14:latest0.13.00.13.0-0.13.00.13.0---
FreeBSD:14:quarterly0.13.00.13.0-0.13.00.13.00.13.00.13.00.13.0
FreeBSD:15:latest0.13.00.13.0n/a0.13.0n/a0.13.00.13.00.13.0
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