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-auth Authentication for HTTPX
0.22.0 security 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.22.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:40:32
Last Update: 2024-03-09 14:06:15
Commit Hash: dd8ef63
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.
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-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>)
  • py39: py39-httpx-auth
distinfo:
TIMESTAMP = 1709390722 SHA256 (httpx_auth-0.22.0.tar.gz) = 5dc2d18cd3a0788015fd22714048e59f5eca6aa3051bfbd8d9dd0d2e6254c095 SIZE (httpx_auth-0.22.0.tar.gz) = 116355

Packages (timestamps in pop-ups are UTC):
py311-httpx-auth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.22.00.22.0-0.22.00.22.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.22.0--0.22.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.22.00.22.0n/a-n/a---
 

py39-httpx-auth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.22.00.22.0-0.22.00.22.0---
FreeBSD:13:quarterly0.22.00.22.0-0.22.00.22.00.18.0_10.18.0_10.18.0_1
FreeBSD:14:latest0.22.00.22.0-0.22.00.22.0---
FreeBSD:14:quarterly0.22.00.22.0-0.22.00.22.00.18.0_10.18.0_10.18.0_1
FreeBSD:15:latest--n/a0.22.0n/a0.18.0_10.18.0_10.20.0
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=0 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-httpx>=0.27.0<0.28 : www/py-httpx@py39
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/httpx_auth/
  2. https://pypi.org/packages/source/h/httpx_auth/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.22.0
09 Mar 2024 14:06:15
commit hash: dd8ef63bf6cbec608a187ef07c9d767b39268378commit hash: dd8ef63bf6cbec608a187ef07c9d767b39268378commit hash: dd8ef63bf6cbec608a187ef07c9d767b39268378commit hash: dd8ef63bf6cbec608a187ef07c9d767b39268378 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: be4886afe81bdb23bfacde206bfdf663897770fecommit hash: be4886afe81bdb23bfacde206bfdf663897770fecommit hash: be4886afe81bdb23bfacde206bfdf663897770fecommit hash: be4886afe81bdb23bfacde206bfdf663897770fe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: d96d24f921ffe5a2f70e675ff1b81531d363a934commit hash: d96d24f921ffe5a2f70e675ff1b81531d363a934commit hash: d96d24f921ffe5a2f70e675ff1b81531d363a934commit hash: d96d24f921ffe5a2f70e675ff1b81531d363a934 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 08be43d4e916904464a4a1e78c8ea5b73a302d4dcommit hash: 08be43d4e916904464a4a1e78c8ea5b73a302d4dcommit hash: 08be43d4e916904464a4a1e78c8ea5b73a302d4dcommit hash: 08be43d4e916904464a4a1e78c8ea5b73a302d4d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 31a40d7cfd645fb693cbe10e645edadb8c56eb3ecommit hash: 31a40d7cfd645fb693cbe10e645edadb8c56eb3ecommit hash: 31a40d7cfd645fb693cbe10e645edadb8c56eb3ecommit hash: 31a40d7cfd645fb693cbe10e645edadb8c56eb3e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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: 7