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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-niquests Simple, yet elegant, HTTP library
3.13.1 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 3.13.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-31 16:03:20
Last Update: 2025-04-09 13:55:53
Commit Hash: 567b881
Also Listed In: python
License: APACHE20
WWW:
https://niquests.readthedocs.io/en/stable/
https://github.com/jawah/niquests
Description:
Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze. Niquests, is the "Safest, Fastest, Easiest, and Most advanced" Python HTTP Client. Production Ready!
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}niquests>0:www/py-niquests@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-niquests/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-niquests
  • pkg install py311-niquests
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-niquests listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-niquests
Package flavors (<flavor>: <package>)
  • py311: py311-niquests
distinfo:
TIMESTAMP = 1742070484 SHA256 (niquests-3.13.1.tar.gz) = ec7d9424bb3481e6a72a4543a7c043bb829d534aa906380c2e9a1c5a0cc24e47 SIZE (niquests-3.13.1.tar.gz) = 579646

Packages (timestamps in pop-ups are UTC):
py311-niquests
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.13.03.13.1--3.13.1---
FreeBSD:13:quarterly3.12.03.13.1-3.12.03.13.1---
FreeBSD:14:latest3.13.03.13.1--3.13.1---
FreeBSD:14:quarterly3.12.03.13.1-3.12.03.13.1---
FreeBSD:15:latest3.13.13.13.1n/a3.13.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=1.6.0<2 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-charset-normalizer>=2<4 : textproc/py-charset-normalizer@py311
  2. py311-urllib3-future>=2.12.900<3 : net/py-urllib3-future@py311
  3. py311-wassima>=1.0.1<2 : security/py-wassima@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-niquests-3.13.1: BROTLI=off: Brotli compression support ZSTD=off: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
www_py-niquests
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/niquests/
  2. https://github.com/jawah/niquests/releases/download/v3.13.1/
  3. https://pypi.org/packages/source/n/niquests/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.13.1
09 Apr 2025 13:55:53
commit hash: 567b8812cda6b4a8dc369d5e23cd62bb45b2fad0commit hash: 567b8812cda6b4a8dc369d5e23cd62bb45b2fad0commit hash: 567b8812cda6b4a8dc369d5e23cd62bb45b2fad0commit hash: 567b8812cda6b4a8dc369d5e23cd62bb45b2fad0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-niquests: Add BROTLI and ZSTD options
3.13.1
19 Mar 2025 03:40:55
commit hash: b6f0d45fd817f045a0f94604d8455e38573ff6adcommit hash: b6f0d45fd817f045a0f94604d8455e38573ff6adcommit hash: b6f0d45fd817f045a0f94604d8455e38573ff6adcommit hash: b6f0d45fd817f045a0f94604d8455e38573ff6ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-niquests: Update to 3.13.1

Changes:	https://github.com/jawah/niquests/releases
		https://niquests.readthedocs.io/en/stable/community/updates.html#release-history
3.13.0
17 Feb 2025 08:12:59
commit hash: f494bf3f20d5d53e4b9d9d99d4eabd75fdb07a6ecommit hash: f494bf3f20d5d53e4b9d9d99d4eabd75fdb07a6ecommit hash: f494bf3f20d5d53e4b9d9d99d4eabd75fdb07a6ecommit hash: f494bf3f20d5d53e4b9d9d99d4eabd75fdb07a6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-niquests: Update to 3.13.0

Changes:	https://github.com/jawah/niquests/releases
		https://niquests.readthedocs.io/en/stable/community/updates.html#release-history
3.12.3
07 Feb 2025 21:16:10
commit hash: a9dec6571eb5bf1b33fdb7d0cfe6d88ba5827dd0commit hash: a9dec6571eb5bf1b33fdb7d0cfe6d88ba5827dd0commit hash: a9dec6571eb5bf1b33fdb7d0cfe6d88ba5827dd0commit hash: a9dec6571eb5bf1b33fdb7d0cfe6d88ba5827dd0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-niquests: Update to 3.12.3

- Add GitHub to MASTER_SITES

Changes:	https://github.com/jawah/niquests/releases
		https://niquests.readthedocs.io/en/stable/community/updates.html#release-history
3.12.2
03 Feb 2025 15:51:36
commit hash: 3afc304a132895048da8308a5004b3c2882bb19fcommit hash: 3afc304a132895048da8308a5004b3c2882bb19fcommit hash: 3afc304a132895048da8308a5004b3c2882bb19fcommit hash: 3afc304a132895048da8308a5004b3c2882bb19f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-niquests: Update to 3.12.2

Changes:	https://github.com/jawah/niquests/releases
		https://niquests.readthedocs.io/en/stable/community/updates.html#release-history
3.12.1
28 Jan 2025 17:04:53
commit hash: 6baada4c0ba30b3dfbc8fd319b9974db21cf5c39commit hash: 6baada4c0ba30b3dfbc8fd319b9974db21cf5c39commit hash: 6baada4c0ba30b3dfbc8fd319b9974db21cf5c39commit hash: 6baada4c0ba30b3dfbc8fd319b9974db21cf5c39 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-niquests: Update to 3.12.1

Changes:	https://github.com/jawah/niquests/releases
		https://niquests.readthedocs.io/en/stable/community/updates.html#release-history
3.12.0
02 Jan 2025 19:46:43
commit hash: 5d6c21fd23bcc091330c4e82cc167197a6e21e57commit hash: 5d6c21fd23bcc091330c4e82cc167197a6e21e57commit hash: 5d6c21fd23bcc091330c4e82cc167197a6e21e57commit hash: 5d6c21fd23bcc091330c4e82cc167197a6e21e57 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-niquests: Update to 3.12.0

Changes:	https://github.com/jawah/niquests/releases
		https://niquests.readthedocs.io/en/stable/community/updates.html#release-history
3.11.4
31 Dec 2024 15:38:25
commit hash: 17ab4ea550d5899ccf5d87d9d016160becc6a523commit hash: 17ab4ea550d5899ccf5d87d9d016160becc6a523commit hash: 17ab4ea550d5899ccf5d87d9d016160becc6a523commit hash: 17ab4ea550d5899ccf5d87d9d016160becc6a523 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-niquests: Add py-niquests 3.11.4

Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for
Requests, which is under feature freeze.

Niquests, is the "Safest, Fastest, Easiest, and Most advanced" Python HTTP
Client. Production Ready!

Number of commits found: 8