Port details on branch 2024Q2 |
- py-requests Python HTTP for Humans
- 2.32.2 www =0 2.32.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-05-28 17:00:09
- Last Update: 2024-05-28 16:57:28
- Commit Hash: e8c42b3
- Also Listed In: python
- License: APACHE20
- WWW:
- https://docs.python-requests.org/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.
- 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 py39-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 py39-requests listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-requests
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1716448732
SHA256 (requests-2.32.2.tar.gz) = dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289
SIZE (requests-2.32.2.tar.gz) = 130327
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pysocks>=1.5.6 : net/py-pysocks@py39
- py39-pytest-cov>=0 : devel/py-pytest-cov@py39
- py39-pytest-httpbin>=0.0.7 : devel/py-pytest-httpbin@py39
- py39-pytest-mock>=0 : devel/py-pytest-mock@py39
- py39-pytest-xdist>=0,1 : devel/py-pytest-xdist@py39
- py39-trustme>=0 : security/py-trustme@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-certifi>=2017.4.17 : security/py-certifi@py39
- py39-charset-normalizer>=2<4 : textproc/py-charset-normalizer@py39
- py39-idna>=2.5<4 : dns/py-idna@py39
- py39-urllib3>=1.21.1,1<3,1 : net/py-urllib3@py39
- py39-pysocks>=1.5.6 : net/py-pysocks@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- graphics/qgis-ltr
- misc/py-wandb
- for Run
-
- games/anki
- graphics/qgis-ltr
- misc/py-wandb
- security/metasploit
- www/gallery-dl
Configuration Options:
- ===> The following configuration options are available for py39-requests-2.32.2:
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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.32.2 28 May 2024 16:57:28 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Update to 2.32.2
- Add GitHub to MASTER_SITES
Changes: https://github.com/psf/requests/releases
Security: CVE-2024-35195
(cherry picked from commit c00fd3f2ccd461e8499b0e93d384f2e7daf950da) |
2.31.0_1 28 May 2024 16:57:21 |
Po-Chuan Hsieh (sunpoet) |
www/py-requests: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
(cherry picked from commit 11dff3d84c1dbe62938813446dbca79a22ba4086) |
Number of commits found: 2
|