Port details |
- py-httpx-auth Authentication for HTTPX
- 0.23.1 security
=2 0.22.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:40:32
- Last Update: 2025-02-03 15:51:31
- Commit Hash: a766203
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://colin-b.github.io/httpx_auth/
- https://github.com/Colin-b/httpx_auth
- Description:
- httpx-auth provides authentication classes to be used with httpx authentication
parameter.
 ¦ ¦ ¦ ¦ 
- 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-auth>0:security/py-httpx-auth@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-httpx-auth/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-httpx-auth
- pkg install py311-httpx-auth
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-auth listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-httpx-auth
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738089140
SHA256 (httpx_auth-0.23.1.tar.gz) = 27b5a6022ad1b41a303b8737fa2e3e4bce6bbbe7ab67fed0b261359be62e0434
SIZE (httpx_auth-0.23.1.tar.gz) = 121418
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-setuptools-scm>=0 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-httpx>=0.28.0<0.29 : www/py-httpx@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-httpx-auth
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23.1 03 Feb 2025 15:51:31
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-httpx-auth: Update to 0.23.1
Changes: https://github.com/Colin-b/httpx_auth/releases |
0.22.0_1 31 Dec 2024 15:50:15
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-httpx-auth: Allow build with py-httpx 0.28.0+
- Bump PORTREVISION for package change |
0.22.0 09 Mar 2024 14:06:15
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-httpx-auth: Update to 0.22.0
Changes: https://github.com/Colin-b/httpx_auth/releases |
0.20.0 29 Feb 2024 07:18:32
    |
Charlie Li (vishwin)  |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
0.20.0 21 Feb 2024 15:07:59
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-httpx-auth: Update to 0.20.0
Changes: https://github.com/Colin-b/httpx_auth/releases |
0.18.0_1 25 Dec 2023 09:00:54
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-httpx-auth: Allow build with py-httpx 0.26.0+
- Bump PORTREVISION for package change |
0.18.0 22 Sep 2023 03:19:22
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-httpx-auth: Update to 0.18.0
Changes: https://github.com/Colin-b/httpx_auth/releases |
0.17.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.17.0 09 Jul 2023 10:15:54
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-httpx-auth: Add py-httpx-auth 0.17.0
httpx-auth provides authentication classes to be used with httpx authentication
parameter. |
Number of commits found: 9
|