Port details |
- py-httpx-auth Authentication for HTTPX
- 0.18.0 security
=0 0.18.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:40:32
- Last Update: 2023-09-22 03:19:22
- Commit Hash: 08be43d
- 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 py39-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 py39-httpx-auth listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-httpx-auth
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1695143367
SHA256 (httpx_auth-0.18.0.tar.gz) = 22826b4b9c3d76523e9f4797769cafcc46f0d2e02f5e56856d5d996e7b925654
SIZE (httpx_auth-0.18.0.tar.gz) = 70205
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-setuptools_scm>=0 : devel/py-setuptools_scm@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-httpx>=0.25.0<0.26 : www/py-httpx@py39
- python3.9 : lang/python39
- 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: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 3
|