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-httpx_gssapi Requests GSSAPI for HTTPX
0.4 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 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: dvl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-04 14:36:05
Last Update: 2024-12-04 14:33:42
Commit Hash: 74f6670
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/pythongssapi/httpx-gssapi
Description:
HTTPX is a full featured Python HTTP library with both sync and async APIs designed to be a next generation HTTP client for Python. This library is a port of Requests GSSAPI to HTTPX which adds optional GSSAPI authentication support and supports mutual authentication. Basic GET usage: >>> import httpx >>> from httpx_gssapi import HTTPSPNEGOAuth >>> r = httpx.get("http://example.org", auth=HTTPSPNEGOAuth()) Both the sync and async HTTPX APIs should be fully supported.
Homepage    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_gssapi>0:www/py-httpx_gssapi@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-httpx_gssapi/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-httpx_gssapi
  • pkg install py311-httpx_gssapi
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-httpx_gssapi listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-httpx_gssapi
Package flavors (<flavor>: <package>)
  • py311: py311-httpx_gssapi
distinfo:
TIMESTAMP = 1733321110 SHA256 (httpx_gssapi-0.4.tar.gz) = 8c9a4fa526484c1323c0a4436ef1198f34c0f1d6dde0973ea38f960d51e16ef0 SIZE (httpx_gssapi-0.4.tar.gz) = 36237

Packages (timestamps in pop-ups are UTC):
py311-httpx_gssapi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.40.4--0.4---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.4--0.4---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.40.4n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-httpx>=0.16<0.28 : www/py-httpx@py311
  2. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-httpx_gssapi
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_gssapi/
  2. https://pypi.org/packages/source/h/httpx_gssapi/
Collapse this list.
Port Moves

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4
04 Dec 2024 14:33:42
commit hash: 74f6670516ea5e7c1f5ea8f1bddef406f25df3c7commit hash: 74f6670516ea5e7c1f5ea8f1bddef406f25df3c7commit hash: 74f6670516ea5e7c1f5ea8f1bddef406f25df3c7commit hash: 74f6670516ea5e7c1f5ea8f1bddef406f25df3c7 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
www/py-httpx-gssapi: rename to www/py-httpx_gssapi

Move py-httpx-gssapi to py-httpx_gssapi

Upstream renamed the distfile. While here, update to 0.4

re: https://github.com/pythongssapi/httpx-gssapi/releases/tag/v0.4

Number of commits found: 1