| Port details |
- py-urllib31 HTTP library with thread-safe connection pooling, file post, and more
- 1.26.20_1 net
=0 1.26.20Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-09-02 18:15:12
- Last Update: 2025-11-11 20:42:27
- Commit Hash: aafe9a2
- 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}urllib31>0:net/py-urllib31@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-urllib31/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-urllib31
- pkg install py311-urllib31
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-urllib31 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-urllib31
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725560881
SHA256 (urllib3-1.26.20.tar.gz) = 40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32
SIZE (urllib3-1.26.20.tar.gz) = 307380
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-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:
-
- py311-flaky>=3.6.1 : devel/py-flaky@py311
- py311-mock>=0 : devel/py-mock@py311
- py311-pysocks>=1.5.6 : net/py-pysocks@py311
- py311-pytest-timeout>=0 : devel/py-pytest-timeout@py311
- py311-python-dateutil>=2.8.1 : devel/py-python-dateutil@py311
- py311-tornado>=0 : www/py-tornado@py311
- py311-trustme>=0.6.0 : security/py-trustme@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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-urllib31-1.26.20_1:
BROTLI=off: Brotli compression support
SOCKS=on: SOCKS proxy support
SSL=off: SSL protocol support
===> Use 'make config' to modify these settings
- Options name:
- net_py-urllib31
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.26.20_1 11 Nov 2025 20:42:27
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyopenssl: Move security/py-openssl to security/py-pyopenssl
- Update WWW
- Convert to USE_PYTHON=pep517
- Clean up Makefile
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change |
1.26.20 02 Sep 2025 17:58:13
    |
Po-Chuan Hsieh (sunpoet)  |
net/py-urllib31: Add py-urllib31 1.26.20 (copied from py-urllib3)
- Add PORTSCOUT |
Number of commits found: 2
|