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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2020Q3
py-urllib3 HTTP library with thread-safe connection pooling, file post, and more
2.7.0,1 net on this many watch lists=26 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 2.7.0,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: 2026-06-30 20:03:57
Commit Hash: b6ec06f
People watching this port, also watch:: py312-certifi, py312-idna, py311-pycparser, readline, py312-cffi
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 py312-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 py312-urllib3 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-urllib3
Package flavors (<flavor>: <package>)
  • py312: py312-urllib3
distinfo:
TIMESTAMP = 1778345126 SHA256 (urllib3-2.7.0.tar.gz) = 231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c SIZE (urllib3-2.7.0.tar.gz) = 433602

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:latest2.6.3,12.6.3,1-1.26.20,12.6.3,1n/an/an/a
FreeBSD:13:quarterly2.6.3,12.6.3,1-1.26.20,12.6.3,1n/an/an/a
FreeBSD:14:latest---1.26.20,1----
FreeBSD:14:quarterly---1.26.20,1----
FreeBSD:15:latest--n/a1.26.20,1n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-urllib3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.7.0,12.7.0,1--2.7.0,1---
FreeBSD:14:quarterly2.7.0,12.7.0,1--2.7.0,1---
FreeBSD:15:latest2.7.0,12.7.0,1n/a-n/an/a--
FreeBSD:15:quarterly2.7.0,12.7.0,1n/a-n/an/a--
FreeBSD:16:latest2.7.0,12.7.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. py312-hatch-vcs>=0.4.0<0.6.0 : devel/py-hatch-vcs@py312
  2. py312-hatchling>=1.27.0<2 : devel/py-hatchling@py312
  3. py312-setuptools-scm>=8<11 : devel/py-setuptools-scm@py312
  4. python3.12 : lang/python312
  5. py312-build>=0 : devel/py-build@py312
  6. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-backports.zstd>=1.0.0 : devel/py-backports.zstd@py312
  2. py312-brotli>=1.2.0 : archivers/py-brotli@py312
  3. py312-h2>=4<5 : www/py-h2@py312
  4. py312-httpx>=0.28.1 : www/py-httpx@py312
  5. py312-pyopenssl>=25.0.0,1 : security/py-pyopenssl@py312
  6. py312-pysocks>=1.5.6<2.0 : net/py-pysocks@py312
  7. py312-pytest-timeout>=2.3.1 : devel/py-pytest-timeout@py312
  8. py312-quart>=0.20.0 : www/py-quart@py312
  9. py312-quart-trio>=0.12.0 : www/py-quart-trio@py312
  10. py312-trio>=0.27.0 : net/py-trio@py312
  11. py312-trustme>=1.2.1 : security/py-trustme@py312
  12. py312-cryptography>=48.0.0,1<49,1 : security/py-cryptography@py312
  13. py312-pytest>=7,1 : devel/py-pytest@py312
  14. python3.12 : lang/python312
Runtime dependencies:
  1. py312-pysocks>=1.5.6<2.0 : net/py-pysocks@py312
  2. python3.12 : lang/python312
This port is required by:
for Build
  1. devel/py-pybix
  2. finance/freqtrade
  3. misc/py-censys
  4. science/py-dwave-cloud-client
  5. sysutils/conan
  6. textproc/py-elasticsearch-curator
  7. www/py-splinter
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/yt-dlp
  3. 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. biology/py-resdk
  3. databases/py-databricks-sql-connector
  4. databases/py-dbt-core
  5. databases/py-lance-namespace-urllib3-client
  6. databases/py-python-arango
  7. databases/py-qdrant-client
Expand this list (124 items / 117 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/osc
  3. devel/py-PyGithub
  4. devel/py-botocore
  5. devel/py-databricks-sdk
  6. devel/py-dulwich
  7. devel/py-fireREST
  8. devel/py-geventhttpclient
  9. devel/py-gptscript
  10. devel/py-id
  11. devel/py-minio
  12. devel/py-munge
  13. devel/py-oci
  14. devel/py-opentelemetry-instrumentation-urllib3
  15. devel/py-oslo.vmware
  16. devel/py-perceval
  17. devel/py-pyairtable
  18. devel/py-pyairtable2
  19. devel/py-pybix
  20. devel/py-pyfcm
  21. devel/py-responses
  22. devel/py-sentry-sdk
  23. devel/py-tiamat
  24. devel/py-twine
  25. devel/py-types-requests
  26. devel/py-wlc
  27. finance/freqtrade
  28. finance/odoo
  29. finance/odoo16
  30. finance/odoo17
  31. finance/odoo18
  32. finance/py-thepassiveinvestor
  33. irc/py-sopel
  34. misc/memo
  35. misc/py-censys
  36. misc/py-cvat-sdk
  37. misc/py-ibm-cos-sdk-core
  38. misc/py-ibm-watsonx-ai
  39. misc/py-modelscope
  40. misc/py-modelscope-hub
  41. misc/py-sigopt
  42. misc/py-toil
  43. misc/py-torchdata
  44. misc/py-tritonclient
  45. multimedia/streamlink
  46. net/freeipa-server
  47. net/onedrivegui
  48. net/py-blobfile
  49. net/py-softlayer
  50. net-im/py-matrix-synapse
  51. net-im/py-python-telegram-bot
  52. net-mgmt/netdata
  53. net-mgmt/py-arouteserver
  54. net-mgmt/seafile-client
  55. science/py-dwave-cloud-client
  56. science/py-pymatgen
  57. security/cowrie
  58. security/py-nethsm
  59. security/py-tuf
  60. security/theonionbox
  61. sysutils/conan
  62. sysutils/devedeng
  63. sysutils/duplicity
  64. sysutils/py-azure-cli
  65. sysutils/py-docker
  66. sysutils/py-kubernetes
  67. textproc/py-elastic-transport
  68. textproc/py-elasticsearch-curator
  69. textproc/py-elasticsearch6
  70. textproc/py-elasticsearch7
  71. textproc/py-evtx2splunk
  72. textproc/py-grimoire-elk
  73. textproc/py-kidash
  74. textproc/py-opensearch-py
  75. www/buku
  76. www/onionshare-cli
  77. www/py-calibreweb
  78. www/py-habanero
  79. www/py-htmldate
  80. www/py-internetarchive
  81. www/py-mechanicalsoup
  82. www/py-nicegui
  83. www/py-nicegui-nogui
  84. www/py-puppetboard
  85. www/py-requests
  86. www/py-requests-cache
  87. www/py-selenium
  88. www/py-yt-dlp
  89. www/yt-dlp
  90. Collapse this list.

Deleted ports which required this port:

Expand this list of 29 deleted ports
  1. databases/py-carbon*
  2. devel/poetry*
  3. devel/py-dulwich020*
  4. devel/py-oslo.vmware2*
  5. mail/py-offlineimap3*
  6. misc/py-lance-namespace-urllib3-client*
  7. net-im/py-telepot*
  8. net-mgmt/seafile*
  9. net-mgmt/seafile-server*
  10. science/py-qiskit-finance*
  11. science/py-qiskit-ibm-experiment*
  12. science/py-qiskit-ibm-provider*
  13. science/py-qiskit-ibmq-provider*
  14. sysutils/duplicity-devel*
  15. sysutils/py-azure-cli-appservice*
  16. textproc/py-curator*
  17. textproc/py-elasticsearch-curator-py*
  18. textproc/py-elasticsearch-py*
  19. textproc/py-elasticsearch5*
  20. textproc/py-pyelasticsearch*
  21. textproc/py-pyes*
  22. textproc/py-transifex-client*
  23. www/onionshare*
  24. www/py-buku*
  25. www/py-graphite-web*
  26. www/py-instabot*
  27. www/py-requests-cache0*
  28. www/py-requests-cache93*
  29. www/py-yt-dlp-devel*
  30. 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 py312-urllib3-2.7.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.7.0/
  3. https://pypi.org/packages/source/u/urllib3/
Collapse this list.

There are no commits on branch 2020Q3 for this port