| Port details on branch 2026Q2 |
- py-requests Python HTTP for Humans
- 2.33.1 www
=0 2.33.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-04-21 13:34:01
- Last Update: 2026-04-21 13:08:21
- Commit Hash: 65f5719
- Also Listed In: python
- License: APACHE20
- WWW:
- https://docs.python-requests.org/en/latest/
- https://requests.readthedocs.io/en/latest/
- https://github.com/psf/requests
- Description:
- Requests is an elegant and simple HTTP library for Python, built for human
beings.
Beloved Features:
- Requests is ready for today's web
- Keep-Alive & Connection Pooling
- International Domains and URLs
- Sessions with Cookie Persistence
- Browser-style SSL Verification
- Automatic Content Decoding
- Basic/Digest Authentication
- Elegant Key/Value Cookies
- Automatic Decompression
- Unicode Response Bodies
- HTTP(S) Proxy Support
- Multipart File Uploads
- Streaming Downloads
- Connection Timeouts
- Chunked Requests
- .netrc Support
  ¦ ¦ ¦ ¦ 
- 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}requests>0:www/py-requests@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-requests/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-requests
- pkg install py311-requests
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-requests listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-requests
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775587708
SHA256 (requests-2.33.1.tar.gz) = 18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517
SIZE (requests-2.33.1.tar.gz) = 134120
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>=61.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-httpbin>=0.10.0<0.11 : www/py-httpbin@py311
- py311-pysocks>=1.5.6 : net/py-pysocks@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest-httpbin>=2.1.0<2.1.0_99 : devel/py-pytest-httpbin@py311
- py311-pytest-mock>=0 : devel/py-pytest-mock@py311
- py311-pytest-xdist>=0,1 : devel/py-pytest-xdist@py311
- py311-trustme>=0 : security/py-trustme@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-certifi>=2023.5.7 : security/py-certifi@py311
- py311-charset-normalizer>=2<4 : textproc/py-charset-normalizer@py311
- py311-idna>=2.5<4 : dns/py-idna@py311
- py311-urllib3>=1.26,1<3,1 : net/py-urllib3@py311
- py311-pysocks>=1.5.6 : net/py-pysocks@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- graphics/qgis
- for Run
-
- games/anki
- graphics/qgis
- misc/py-wandb
- net-im/py-apprise
- net-mgmt/netbox
- net-mgmt/py-pynetbox
- security/metasploit
Configuration Options:
- ===> The following configuration options are available for py311-requests-2.33.1:
SOCKS=on: Extra socks functionalities
===> Use 'make config' to modify these settings
- Options name:
- www_py-requests
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.33.1 21 Apr 2026 13:08:21
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-requests: Update to 2.33.1
Changes: https://github.com/psf/requests/releases
Security: CVE-2026-25645
(cherry picked from commit 4a35173acb8b9db47307a8834741f9b6fce3e6d9) |
Number of commits found: 1
|