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
Port details
py-hishel0 Persistent cache implementation for httpx and httpcore
0.1.5 devel 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-11-09 16:36:09
Last Update: 2025-11-09 16:30:43
Commit Hash: b027a7f
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://hishel.com/
https://github.com/karpetrosyan/hishel
Description:
Hishel is a library that implements HTTP Caching for HTTPX and HTTP Core libraries in accordance with RFC 9111, the most recent caching specification. Features: - Persistence: Responses are cached in the persistent memory for later use. - Compatibility: It is completely compatible with your existing transports or connection pools, whether they are default, custom, or provided by third-party libraries. - Easy to use: You continue to use httpx while also enabling web cache. - Smart: Attempts to clearly implement RFC 9111, understands Vary, Etag, Last-Modified, Cache-Control, and Expires headers, and handles response re-validation automatically. - Configurable: You have complete control over how the responses are stored and serialized. - From the package: - Built-in support for File system, Redis, SQLite, and AWS S3 backends. - Built-in support for JSON, YAML, and pickle serializers. - Very fast: Your requests will be even faster if there are no IO operations.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}hishel0>0:devel/py-hishel0@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-hishel0/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-hishel0
  • pkg install py311-hishel0
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 py311-hishel0 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-hishel0
Package flavors (<flavor>: <package>)
  • py311: py311-hishel0
distinfo:
TIMESTAMP = 1761446632 SHA256 (hishel-0.1.5.tar.gz) = 9d40c682cd94fd6e1394fb05713ae20a75ed8aeba6f5272380444039ce6257f2 SIZE (hishel-0.1.5.tar.gz) = 75468

Packages (timestamps in pop-ups are UTC):
py311-hishel0
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.50.1.5--0.1.5n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.1.50.1.5--0.1.5---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.1.50.1.5n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.1.50.1.5n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatchling>=0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-anyio>=4.9.0 : devel/py-anyio@py311
  2. py311-anysqlite>=0.0.5 : databases/py-anysqlite@py311
  3. py311-httpx>=0.28.0 : www/py-httpx@py311
  4. py311-msgpack>=1.1.2 : devel/py-msgpack@py311
  5. py311-typing-extensions>=4.14.1 : devel/py-typing-extensions@py311
  6. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-pdm

Configuration Options:
No options to configure
Options name:
devel_py-hishel0
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/hishel/
  2. https://pypi.org/packages/source/h/hishel/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.5
09 Nov 2025 16:30:43
commit hash: b027a7fc90fb9c0ee5319896692438fc2461ac30commit hash: b027a7fc90fb9c0ee5319896692438fc2461ac30commit hash: b027a7fc90fb9c0ee5319896692438fc2461ac30commit hash: b027a7fc90fb9c0ee5319896692438fc2461ac30 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hishel0: Add py-hishel0 0.1.5 (copied from py-hishel)

- Add PORTSCOUT

Number of commits found: 1