| Port details on branch 2025Q4 |
- py-urllib3 HTTP library with thread-safe connection pooling, file post, and more
- 2.5.0,1 net
=29 1.26.20,1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2012-01-14 19:26:39
- Last Update: 2025-11-11 20:42:27
- Commit Hash: aafe9a2
- People watching this port, also watch:: py311-certifi, py311-idna, py311-six, py311-pycparser, readline
- Also Listed In: python
- License: MIT
- WWW:
- https://urllib3.readthedocs.io/en/stable/
- https://github.com/urllib3/urllib3
- Description:
- urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the
Python ecosystem already uses urllib3 and you should too. urllib3 brings many
critical features that are missing from the Python standard libraries:
- Thread safety.
- Connection pooling.
- Client-side SSL/TLS verification.
- File uploads with multipart encoding.
- Helpers for retrying requests and dealing with HTTP redirects.
- Support for gzip and deflate encoding.
- Proxy support for HTTP and SOCKS.
- 100% test coverage.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-urllib3/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-urllib3
- pkg install py311-urllib3
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-urllib3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-urllib3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759816994
SHA256 (urllib3-2.5.0.tar.gz) = 3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760
SIZE (urllib3-2.5.0.tar.gz) = 393185
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-hatch-vcs>=0.4.0<0.6.0 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.6.0<2 : devel/py-hatchling@py311
- py311-setuptools-scm>=8<10 : devel/py-setuptools-scm@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-brotli>=1.0.9 : archivers/py-brotli@py311
- py311-h2>=4<5 : www/py-h2@py311
- py311-httpx>=0.28.1 : www/py-httpx@py311
- py311-pyopenssl>=25.0.0,1 : security/py-pyopenssl@py311
- py311-pysocks>=1.5.6<2.0 : net/py-pysocks@py311
- py311-pytest-timeout>=2.3.1 : devel/py-pytest-timeout@py311
- py311-quart>=0.20.0 : www/py-quart@py311
- py311-quart-trio>=0.12.0 : www/py-quart-trio@py311
- py311-trio>=0.27.0 : net/py-trio@py311
- py311-trustme>=1.2.1 : security/py-trustme@py311
- py311-zstandard>=0.18.0 : archivers/py-zstandard@py311
- py311-cryptography>=45.0.7,1<47,1 : security/py-cryptography@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pysocks>=1.5.6<2.0 : net/py-pysocks@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- databases/py-python-arango
- devel/py-pybix
- finance/freqtrade
- finance/py-finviz
- graphics/opencolorio
- misc/py-censys
- science/py-dwave-cloud-client
-
Deleted ports which required this port:
- for Run
-
- audio/py-spotipy
- databases/py-dbt-core
- databases/py-python-arango
- databases/py-qdrant-client
- devel/osc
- devel/py-PyGithub
- devel/py-aiobotocore
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-urllib3-2.5.0,1:
BROTLI=off: Brotli compression support
H2=off: HTTP/2 protocol
SOCKS=on: SOCKS proxy support
ZSTD=off: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- net_py-urllib3
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|