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
Port details on branch 2025Q4
py-urllib3 HTTP library with thread-safe connection pooling, file post, and more
2.5.0,1 net on this many watch lists=29 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.26.20,1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py311: py311-urllib3
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):
py37-urllib3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.25.11,1--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-urllib3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.26.16,1--n/an/an/a
FreeBSD:14:latest--1.26.13,1--1.26.16,1-1.26.16,1
FreeBSD:14:quarterly-----1.26.18,11.26.18,11.26.18,1
FreeBSD:15:latest--n/a-n/an/a1.26.18,11.26.18,1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-urllib3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.20,12.5.0,1-1.26.20,12.5.0,1n/an/an/a
FreeBSD:13:quarterly1.26.20,11.26.20,1-1.26.20,11.26.20,1n/an/an/a
FreeBSD:14:latest1.26.20,12.5.0,1-1.26.20,12.5.0,1---
FreeBSD:14:quarterly1.26.20,11.26.20,1-1.26.20,11.26.20,1---
FreeBSD:15:latest2.5.0,12.5.0,1n/a1.26.20,1n/an/a--
FreeBSD:15:quarterly1.26.20,11.26.20,1n/a-n/an/a--
FreeBSD:16:latest1.26.20,12.5.0,1n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-vcs>=0.4.0<0.6.0 : devel/py-hatch-vcs@py311
  2. py311-hatchling>=1.6.0<2 : devel/py-hatchling@py311
  3. py311-setuptools-scm>=8<10 : devel/py-setuptools-scm@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-brotli>=1.0.9 : archivers/py-brotli@py311
  2. py311-h2>=4<5 : www/py-h2@py311
  3. py311-httpx>=0.28.1 : www/py-httpx@py311
  4. py311-pyopenssl>=25.0.0,1 : security/py-pyopenssl@py311
  5. py311-pysocks>=1.5.6<2.0 : net/py-pysocks@py311
  6. py311-pytest-timeout>=2.3.1 : devel/py-pytest-timeout@py311
  7. py311-quart>=0.20.0 : www/py-quart@py311
  8. py311-quart-trio>=0.12.0 : www/py-quart-trio@py311
  9. py311-trio>=0.27.0 : net/py-trio@py311
  10. py311-trustme>=1.2.1 : security/py-trustme@py311
  11. py311-zstandard>=0.18.0 : archivers/py-zstandard@py311
  12. py311-cryptography>=45.0.7,1<47,1 : security/py-cryptography@py311
  13. py311-pytest>=7,1 : devel/py-pytest@py311
  14. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pysocks>=1.5.6<2.0 : net/py-pysocks@py311
  2. python3.11 : lang/python311
This port is required by:
for Build
  1. databases/py-python-arango
  2. devel/py-pybix
  3. finance/freqtrade
  4. finance/py-finviz
  5. graphics/opencolorio
  6. misc/py-censys
  7. science/py-dwave-cloud-client
Expand this list (16 items / 9 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. sysutils/conan
  3. textproc/py-elasticsearch-curator
  4. www/py-splinter
  5. www/yt-dlp
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. devel/poetry*
  2. science/py-qiskit-finance*
  3. science/py-qiskit-ibm-experiment*
  4. science/py-qiskit-ibm-provider*
  5. science/py-qiskit-ibmq-provider*
  6. Collapse this list of deleted ports.
for Run
  1. audio/py-spotipy
  2. databases/py-dbt-core
  3. databases/py-python-arango
  4. databases/py-qdrant-client
  5. devel/osc
  6. devel/py-PyGithub
  7. devel/py-aiobotocore
Expand this list (105 items / 98 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-botocore
  3. devel/py-distributed
  4. devel/py-dulwich
  5. devel/py-fireREST
  6. devel/py-geventhttpclient
  7. devel/py-gptscript
  8. devel/py-minio
  9. devel/py-opentelemetry-instrumentation-urllib3
  10. devel/py-oslo.vmware
  11. devel/py-perceval
  12. devel/py-pyairtable
  13. devel/py-pyairtable2
  14. devel/py-pybix
  15. devel/py-responses
  16. devel/py-sentry-sdk
  17. devel/py-tiamat
  18. devel/py-twine
  19. devel/py-types-requests
  20. devel/py-wlc
  21. finance/freqtrade
  22. finance/odoo
  23. finance/odoo16
  24. finance/odoo17
  25. finance/py-finviz
  26. finance/py-thepassiveinvestor
  27. irc/py-sopel
  28. mail/py-offlineimap3
  29. misc/py-censys
  30. misc/py-google-genai
  31. misc/py-sagemaker
  32. misc/py-sigopt
  33. misc/py-toil
  34. misc/py-torchdata
  35. multimedia/streamlink
  36. net/onedrivegui
  37. net/py-blobfile
  38. net/py-softlayer
  39. net-im/py-python-telegram-bot
  40. net-mgmt/netdata
  41. net-mgmt/seafile-client
  42. net-mgmt/seafile-server
  43. science/py-dwave-cloud-client
  44. security/py-nethsm
  45. security/theonionbox
  46. sysutils/conan
  47. sysutils/devedeng
  48. sysutils/duplicity
  49. sysutils/py-azure-cli
  50. sysutils/py-docker
  51. sysutils/py-kubernetes
  52. textproc/py-elastic-transport
  53. textproc/py-elasticsearch-curator
  54. textproc/py-elasticsearch5
  55. textproc/py-elasticsearch6
  56. textproc/py-elasticsearch7
  57. textproc/py-evtx2splunk
  58. textproc/py-grimoire-elk
  59. textproc/py-kidash
  60. textproc/py-opensearch-py
  61. www/buku
  62. www/onionshare-cli
  63. www/py-calibreweb
  64. www/py-habanero
  65. www/py-htmldate
  66. www/py-internetarchive
  67. www/py-nicegui
  68. www/py-nicegui-nogui
  69. www/py-puppetboard
  70. www/py-requests
  71. www/py-requests-cache
  72. www/py-requests-cache0
  73. www/py-requests-cache93
  74. www/py-selenium
  75. www/py-yt-dlp
  76. www/yt-dlp
  77. Collapse this list.

Deleted ports which required this port:

Expand this list of 23 deleted ports
  1. databases/py-carbon*
  2. devel/poetry*
  3. devel/py-dulwich020*
  4. devel/py-oslo.vmware2*
  5. net-im/py-telepot*
  6. net-mgmt/seafile*
  7. science/py-qiskit-finance*
  8. science/py-qiskit-ibm-experiment*
  9. science/py-qiskit-ibm-provider*
  10. science/py-qiskit-ibmq-provider*
  11. sysutils/duplicity-devel*
  12. sysutils/py-azure-cli-appservice*
  13. textproc/py-curator*
  14. textproc/py-elasticsearch-curator-py*
  15. textproc/py-elasticsearch-py*
  16. textproc/py-pyelasticsearch*
  17. textproc/py-pyes*
  18. textproc/py-transifex-client*
  19. www/onionshare*
  20. www/py-buku*
  21. www/py-graphite-web*
  22. www/py-instabot*
  23. www/py-yt-dlp-devel*
  24. Collapse this list of deleted ports.
* - 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:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/u/urllib3/
  2. https://github.com/urllib3/urllib3/releases/download/2.5.0/
  3. https://pypi.org/packages/source/u/urllib3/
Collapse this list.

There are no commits on branch 2025Q4 for this port