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.
Port details
py-requests Python HTTP for Humans
2.34.2 www on this many watch lists=32 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.34.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-26 04:38:13
Last Update: 2026-05-15 15:34:45
Commit Hash: fcd88c2
People watching this port, also watch:: pkg, curl, py311-six, ca_root_nss, libxml2
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
HomepageHomepageHomepage    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}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>)
  • py311: py311-requests
distinfo:
TIMESTAMP = 1778832314 SHA256 (requests-2.34.2.tar.gz) = f288924cae4e29463698d6d60bc6a4da69c89185ad1e0bcc4104f584e960b9ed SIZE (requests-2.34.2.tar.gz) = 142856

Packages (timestamps in pop-ups are UTC):
py37-requests
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.22.0_2--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-requests
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--2.31.0--n/an/an/a
FreeBSD:14:latest--2.28.1_1--2.31.0-2.31.0
FreeBSD:14:quarterly-----2.31.02.31.02.31.0
FreeBSD:15:latest--n/a-n/an/a2.31.02.31.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-requests
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.33.12.33.1-2.32.52.33.1n/an/an/a
FreeBSD:13:quarterly2.33.12.33.1-2.32.42.33.1n/an/an/a
FreeBSD:14:latest---2.32.4----
FreeBSD:14:quarterly2.33.12.33.1-2.32.42.33.1---
FreeBSD:15:latest--n/a2.32.4n/an/a--
FreeBSD:15:quarterly2.33.12.33.1n/a-n/an/a--
FreeBSD:16:latest2.34.22.34.2n/a-n/an/a--
 

py312-requests
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.34.22.34.2--2.34.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.34.22.34.2n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-2.34.2n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61.0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-httpbin>=0.10.0<0.11 : www/py-httpbin@py311
  2. py311-pysocks>=1.5.6 : net/py-pysocks@py311
  3. py311-pytest-cov>=0 : devel/py-pytest-cov@py311
  4. py311-pytest-httpbin>=2.1.0<2.1.0_99 : devel/py-pytest-httpbin@py311
  5. py311-pytest-mock>=0 : devel/py-pytest-mock@py311
  6. py311-pytest-xdist>=0,1 : devel/py-pytest-xdist@py311
  7. py311-trustme>=0 : security/py-trustme@py311
  8. py311-pytest>=7,1 : devel/py-pytest@py311
  9. python3.11 : lang/python311
Runtime dependencies:
  1. py311-certifi>=2023.5.7 : security/py-certifi@py311
  2. py311-charset-normalizer>=2<4 : textproc/py-charset-normalizer@py311
  3. py311-idna>=2.5<4 : dns/py-idna@py311
  4. py311-urllib3>=1.26,1<3,1 : net/py-urllib3@py311
  5. py311-pysocks>=1.5.6 : net/py-pysocks@py311
  6. python3.11 : lang/python311
This port is required by:
for Build
  1. audio/py-pyradio
  2. audio/py-vosk
  3. cad/apio
  4. comms/py-pynitrokey
  5. comms/uhd
  6. databases/mongodb80
  7. databases/py-python-arango
Expand this list (63 items / 56 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/py-schemachange
  3. devel/py-pybix
  4. devel/py-python-gitlab
  5. devel/py-trimesh
  6. finance/beancount
  7. finance/freqtrade
  8. finance/py-Nasdaq-Data-Link
  9. finance/py-alpha-vantage
  10. finance/py-degiro-connector
  11. finance/py-investpy
  12. graphics/qgis
  13. graphics/qgis-ltr
  14. mail/py-resend
  15. math/py-mathics
  16. misc/py-apache-beam
  17. misc/py-censys
  18. misc/py-pypatent
  19. misc/py-pytorch
  20. misc/py-shap2
  21. misc/py-torchvision
  22. multimedia/mythtv
  23. multimedia/openshot
  24. net-mgmt/fence-agents
  25. net-mgmt/py-pypowerwall
  26. science/py-atomium
  27. science/py-dwave-cloud-client
  28. science/py-earthpy
  29. science/py-kim-query
  30. science/py-mmcif
  31. science/py-obspy
  32. science/py-pyosf
  33. security/py-coincurve
  34. security/py-nitrokey
  35. security/py-pass-audit
  36. sysutils/conan
  37. sysutils/py-python-consul
  38. sysutils/py-python-nomad
  39. textproc/py-jq
  40. www/persepolis
  41. www/py-flask-dance
  42. www/py-googlemaps
  43. www/py-woob
  44. www/yt-dlp
  45. x11-toolkits/py-wxpython
  46. Collapse this list.

Deleted ports which required this port:

Expand this list of 12 deleted ports
  1. devel/poetry*
  2. math/mathics-django*
  3. math/sage*
  4. misc/py-gluoncv*
  5. net/s3ql*
  6. science/py-qiskit-ibm-experiment*
  7. science/py-qiskit-ibm-provider*
  8. science/py-qiskit-ibmq-provider*
  9. sysutils/py-consul*
  10. www/py-weboob*
  11. www/searx*
  12. x11-toolkits/py-wxPython4*
  13. Collapse this list of deleted ports.
for Run
  1. archivers/py-blosc2
  2. astro/py-alerce
  3. astro/py-astroquery
  4. astro/py-indiweb
  5. astro/py-pyvo
  6. astro/py-sunpy
  7. audio/TonieToolbox
Expand this list (668 items / 661 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/beets
  3. audio/py-discogs-client
  4. audio/py-gtts
  5. audio/py-music21
  6. audio/py-pyacoustid
  7. audio/py-pyradio
  8. audio/py-soundcloud
  9. audio/py-soundscrape
  10. audio/py-speechrecognition
  11. audio/py-spotipy
  12. audio/py-supysonic
  13. audio/py-vosk
  14. benchmarks/py-locust
  15. benchmarks/py-reframe-hpc
  16. biology/py-Genesis-PyAPI
  17. biology/py-goatools
  18. biology/py-multiqc
  19. biology/py-resdk
  20. biology/py-scikit-bio
  21. biology/py-valerius
  22. cad/apio
  23. cad/uranium
  24. comms/chirp
  25. comms/meshcore-cli
  26. comms/py-fritzconnection
  27. comms/py-pynitrokey
  28. converters/py-markitdown
  29. databases/py-PyHive
  30. databases/py-databricks-sql-connector
  31. databases/py-dbt-core
  32. databases/py-influxdb
  33. databases/py-pyiceberg
  34. databases/py-python-arango
  35. databases/py-python-swiftclient
  36. databases/py-redshift-connector
  37. databases/py-schemachange
  38. databases/py-sispy
  39. databases/py-snowflake-connector-python
  40. databases/py-tableschema
  41. databases/py-valkey
  42. deskutils/dosage
  43. deskutils/py-bugwarrior
  44. deskutils/py-pystash
  45. deskutils/py-vdirsyncer
  46. deskutils/virt-manager
  47. devel/bpython
  48. devel/git-review
  49. devel/py-IBMQuantumExperience
  50. devel/py-PyGithub
  51. devel/py-airtable-python-wrapper
  52. devel/py-aws-requests-auth
  53. devel/py-azure-core
  54. devel/py-azure-datalake-store
  55. devel/py-azure-multiapi-storage
  56. devel/py-azure-storage-common
  57. devel/py-b2sdk
  58. devel/py-bps-restpy
  59. devel/py-cabby
  60. devel/py-cached-path
  61. devel/py-cacheyou
  62. devel/py-castellan
  63. devel/py-certsrv
  64. devel/py-check-jsonschema
  65. devel/py-ckanapi
  66. devel/py-cloc
  67. devel/py-commoncode
  68. devel/py-connexion
  69. devel/py-cookiecutter
  70. devel/py-coveralls
  71. devel/py-databricks-sdk
  72. devel/py-datadog
  73. devel/py-dataflows-tabulator
  74. devel/py-datapackage
  75. devel/py-e3-core
  76. devel/py-etcd3gw
  77. devel/py-fastf1
  78. devel/py-fireREST
  79. devel/py-flex
  80. devel/py-flit
  81. devel/py-frictionless
  82. devel/py-geocoder
  83. devel/py-gitlab-webhook-handler
  84. devel/py-glance-store
  85. devel/py-google-i18n-address
  86. devel/py-gptscript
  87. devel/py-gql
  88. devel/py-hvac
  89. devel/py-jenkins-job-builder
  90. devel/py-jira
  91. devel/py-jschon
  92. devel/py-jsonref
  93. devel/py-jsonschema-path
  94. devel/py-jupyter-kernel-gateway
  95. devel/py-jupyterlab-server
  96. devel/py-keystoneauth1
  97. devel/py-keystonemiddleware
  98. devel/py-localstack
  99. devel/py-localstack-core
  100. devel/py-marrow.mailer
  101. devel/py-merossiot
  102. devel/py-minimal-snowplow-tracker
  103. devel/py-moto
  104. devel/py-msal
  105. devel/py-munge
  106. devel/py-nbdime
  107. devel/py-opentelemetry-exporter-credential-provider-gcp
  108. devel/py-opentelemetry-exporter-otlp-proto-http
  109. devel/py-opentelemetry-instrumentation-requests
  110. devel/py-os-brick
  111. devel/py-osc-lib
  112. devel/py-oslo.config
  113. devel/py-oslo.policy
  114. devel/py-oslo.vmware
  115. devel/py-osprofiler
  116. devel/py-perceval
  117. devel/py-perceval-mozilla
  118. devel/py-perceval-opnfv
  119. devel/py-perceval-puppet
  120. devel/py-perceval-weblate
  121. devel/py-pip-audit
  122. devel/py-poetry
  123. devel/py-pooch
  124. devel/py-prance
  125. devel/py-proxmoxer
  126. devel/py-pyairtable
  127. devel/py-pyairtable2
  128. devel/py-pybix
  129. devel/py-pycognito
  130. devel/py-pyfcm
  131. devel/py-pyintelowl
  132. devel/py-pymaven-patch
  133. devel/py-pymisp
  134. devel/py-pyral
  135. devel/py-pyroma
  136. devel/py-python-bugzilla
  137. devel/py-python-engineio
  138. devel/py-python-gist
  139. devel/py-python-gitlab
  140. devel/py-python-jenkins
  141. devel/py-python-semantic-release
  142. devel/py-python-socketio
  143. devel/py-pytvmaze
  144. devel/py-requirementslib
  145. devel/py-responses
  146. devel/py-robotframework-requests
  147. devel/py-schema-salad
  148. devel/py-scholarly
  149. devel/py-sgqlc
  150. devel/py-signalr-client-aio
  151. devel/py-sortinghat
  152. devel/py-streamparse
  153. devel/py-tabulator
  154. devel/py-tdworkflow
  155. devel/py-tiamat
  156. devel/py-tinyrpc
  157. devel/py-trimesh
  158. devel/py-twilio
  159. devel/py-twine
  160. devel/py-vendy
  161. devel/py-websockify
  162. devel/py-wlc
  163. devel/py-yarg
  164. devel/py-ytmusicapi
  165. devel/pymsteams
  166. dns/letsdns
  167. dns/py-cloudflare
  168. dns/py-dns-crawler
  169. dns/py-dns-lexicon
  170. dns/py-ns1-python
  171. dns/py-tldextract
  172. emulators/fs-uae-launcher
  173. filesystems/py-gcsfs
  174. finance/beancount
  175. finance/electrum
  176. finance/fava
  177. finance/freqtrade
  178. finance/odoo
  179. finance/odoo16
  180. finance/odoo17
  181. finance/odoo18
  182. finance/py-Nasdaq-Data-Link
  183. finance/py-alpha-vantage
  184. finance/py-ccxt
  185. finance/py-degiro-connector
  186. finance/py-financetoolkit
  187. finance/py-finnhub-python
  188. finance/py-finviz
  189. finance/py-finvizfinance
  190. finance/py-investpy
  191. finance/py-pycoingecko
  192. finance/py-python-binance
  193. finance/py-python-coinmarketcap
  194. finance/py-pytrends
  195. finance/py-quantecon
  196. finance/py-stocksera
  197. finance/py-stripe
  198. finance/py-tradingview-ta
  199. finance/py-yahooquery
  200. finance/py-yfinance
  201. finance/skrooge
  202. games/anki
  203. games/legendary
  204. games/minigalaxy
  205. games/nile
  206. graphics/inkscape
  207. graphics/py-OWSLib
  208. graphics/py-chart-studio
  209. graphics/py-cogdumper
  210. graphics/py-contextily
  211. graphics/py-fotokilof
  212. graphics/py-olmocr
  213. graphics/py-osmnet
  214. graphics/py-pandana
  215. graphics/py-pyepsg
  216. graphics/py-term-image
  217. graphics/py-urbanaccess
  218. graphics/qgis
  219. graphics/qgis-ltr
  220. graphics/rapid-photo-downloader
  221. graphics/variety
  222. irc/py-sopel
  223. irc/py-sopel-help
  224. japanese/py-unidic
  225. mail/mailman3
  226. mail/notimail
  227. mail/py-checkdmarc
  228. mail/py-exchangelib
  229. mail/py-mailmanclient
  230. mail/py-premailer
  231. mail/py-resend
  232. math/octave-forge-octave_mermaid_js
  233. math/py-dgl
  234. math/py-mathics
  235. math/py-pandas-datareader
  236. misc/alpaca
  237. misc/comfy-cli
  238. misc/comfyui
  239. misc/hermes-agent
  240. misc/pubs
  241. misc/py-aistudio-sdk
  242. misc/py-apache-beam
  243. misc/py-censys
  244. misc/py-codecarbon
  245. misc/py-csvw
  246. misc/py-datasets
  247. misc/py-diffusers
  248. misc/py-eemeter
  249. misc/py-elevenlabs
  250. misc/py-evaluate
  251. misc/py-facenet-pytorch
  252. misc/py-google-genai
  253. misc/py-haystack_ai
  254. misc/py-instructor
  255. misc/py-langchain-classic
  256. misc/py-langchain-community
  257. misc/py-langsmith
  258. misc/py-laspy
  259. misc/py-mistral-common
  260. misc/py-mlflow-skinny
  261. misc/py-modelscope
  262. misc/py-papermill
  263. misc/py-placekey
  264. misc/py-posthog
  265. misc/py-pyowm
  266. misc/py-pypatent
  267. misc/py-sagemaker-core
  268. misc/py-sagemaker-train
  269. misc/py-serverfiles
  270. misc/py-shap2
  271. misc/py-sigopt
  272. misc/py-toil
  273. misc/py-torch-geometric
  274. misc/py-torchdata
  275. misc/py-torchvision
  276. misc/py-transformers
  277. misc/py-vaderSentiment
  278. misc/py-vllm
  279. misc/py-wandb
  280. misc/snakemake
  281. multimedia/mythtv
  282. multimedia/openshot
  283. multimedia/py-soco
  284. multimedia/py-subliminal
  285. multimedia/py-tartube
  286. multimedia/streamlink
  287. net/cloud-init
  288. net/irrd
  289. net/onedrivegui
  290. net/onionprobe
  291. net/py-GeoIP2
  292. net/py-casttube
  293. net/py-cloudflare-scrape-js2py
  294. net/py-cloudscraper
  295. net/py-errbot
  296. net/py-gdown
  297. net/py-gspread
  298. net/py-libcloud
  299. net/py-pynamecheap
  300. net/py-python-barbicanclient
  301. net/py-python-cinderclient
  302. net/py-python-designateclient
  303. net/py-python-glanceclient
  304. net/py-python-heatclient
  305. net/py-python-keystoneclient
  306. net/py-python-neutronclient
  307. net/py-python-openstackclient
  308. net/py-python-twitter
  309. net/py-pyvmomi
  310. net/py-rdap
  311. net/py-ripe.atlas.cousteau
  312. net/py-ripe.atlas.tools
  313. net/py-sbws
  314. net/py-shodan
  315. net/py-smart-open
  316. net/py-socketio-client
  317. net/py-softlayer
  318. net/py-transip
  319. net/py-tweepy
  320. net/py-zeep
  321. net-im/py-apprise
  322. net-im/py-fbmq
  323. net-im/py-matrix-synapse
  324. net-im/py-mattermostdriver
  325. net-im/toot
  326. net-mgmt/fence-agents
  327. net-mgmt/netbox
  328. net-mgmt/peering-manager
  329. net-mgmt/py-adal
  330. net-mgmt/py-arouteserver
  331. net-mgmt/py-dnsdiag
  332. net-mgmt/py-msrest
  333. net-mgmt/py-napalm
  334. net-mgmt/py-nxapi-plumbing
  335. net-mgmt/py-opn-cli
  336. net-mgmt/py-pyixapi
  337. net-mgmt/py-pynetbox
  338. net-mgmt/py-pynxos
  339. net-mgmt/py-pypowerwall
  340. net-mgmt/py-pysmi
  341. net-mgmt/py-pyzabbix
  342. net-p2p/py-transmission-rpc
  343. ports-mgmt/distilator
  344. print/py-fontaine
  345. print/py-fontbakery
  346. print/py-glyphsets
  347. print/system-config-printer
  348. science/py-OpenFermion
  349. science/py-atomium
  350. science/py-cirq-aqt
  351. science/py-cirq-core
  352. science/py-cirq-ionq
  353. science/py-cirq-pasqal
  354. science/py-dwave-cloud-client
  355. science/py-earthpy
  356. science/py-kim-query
  357. science/py-kliff
  358. science/py-klusta
  359. science/py-libpysal
  360. science/py-mmcif
  361. science/py-mp-api
  362. science/py-obspy
  363. science/py-probeinterface
  364. science/py-pymatgen-core
  365. science/py-pyosf
  366. science/py-pysal
  367. science/py-tensorflow
  368. security/cowrie
  369. security/metasploit
  370. security/py-acme
  371. security/py-cert-human
  372. security/py-certbot-dns-gandi
  373. security/py-cryptojwt
  374. security/py-detect-secrets
  375. security/py-google-auth
  376. security/py-gpsoauth
  377. security/py-iris-client
  378. security/py-iris-webhooks-module
  379. security/py-lib4sbom
  380. security/py-nitrokey
  381. security/py-nvdlib
  382. security/py-pass-audit
  383. security/py-plaso
  384. security/py-pwntools
  385. security/py-pyhanko
  386. security/py-pyhanko-certvalidator
  387. security/py-pysaml2
  388. security/py-python-cas
  389. security/py-pywinrm
  390. security/py-requests-credssp
  391. security/py-requests-kerberos
  392. security/py-social-auth-core
  393. security/py-stix2
  394. security/py-taxii2-client
  395. security/py-trezor
  396. security/theonionbox
  397. security/wapiti
  398. sysutils/conan
  399. sysutils/duplicity
  400. sysutils/iocage
  401. sysutils/iocage-devel
  402. sysutils/ntfy
  403. sysutils/py-azure-cli-core
  404. sysutils/py-borgmatic
  405. sysutils/py-datalad
  406. sysutils/py-dlipower
  407. sysutils/py-docker
  408. sysutils/py-greaseweazle
  409. sysutils/py-hcloud
  410. sysutils/py-howdoi
  411. sysutils/py-keep
  412. sysutils/py-kubernetes
  413. sysutils/py-mqttwarn
  414. sysutils/py-packet-python
  415. sysutils/py-python-consul
  416. sysutils/py-python-nomad
  417. sysutils/py-salt
  418. textproc/py-docx-generator
  419. textproc/py-duecredit
  420. textproc/py-elasticsearch
  421. textproc/py-elasticsearch6
  422. textproc/py-elasticsearch7
  423. textproc/py-evtx2splunk
  424. textproc/py-grimoire-elk
  425. textproc/py-jq
  426. textproc/py-kidash
  427. textproc/py-meilisearch
  428. textproc/py-mf2py
  429. textproc/py-mkdocs-macros-plugin
  430. textproc/py-mkdocs-material
  431. textproc/py-mkdocs-mermaid2-plugin
  432. textproc/py-mkdocs-rss-plugin
  433. textproc/py-opensearch-py
  434. textproc/py-pyrdfa3
  435. textproc/py-rich-cli
  436. textproc/py-spacy
  437. textproc/py-sphinx
  438. textproc/py-sphinxcontrib-issuetracker
  439. textproc/py-sphinxcontrib-spelling
  440. textproc/py-splunk-hec
  441. textproc/py-tiktoken
  442. textproc/py-youseedee
  443. textproc/xml2rfc
  444. www/bunkerweb
  445. www/chrome-gnome-shell
  446. www/flexget
  447. www/gallery-dl
  448. www/offpunk
  449. www/onionshare-cli
  450. www/persepolis
  451. www/py-arxiv
  452. www/py-betamax
  453. www/py-bravado
  454. www/py-bravado-core
  455. www/py-cachecontrol
  456. www/py-calibreweb
  457. www/py-dash
  458. www/py-django-allauth
  459. www/py-dropbox
  460. www/py-exa-py
  461. www/py-firecrawl-py
  462. www/py-flask-dance
  463. www/py-folium
  464. www/py-forcediphttpsadapter
  465. www/py-frappe-bench
  466. www/py-free-proxy
  467. www/py-google-api-core
  468. www/py-google-cloud-bigquery
  469. www/py-google-cloud-storage
  470. www/py-google-resumable-media
  471. www/py-googlemaps
  472. www/py-grafana-dashboard-manager
  473. www/py-grequests
  474. www/py-grip
  475. www/py-hdfs
  476. www/py-horizon
  477. www/py-httmock
  478. www/py-httpie
  479. www/py-inlinestyler
  480. www/py-internetarchive
  481. www/py-lektor
  482. www/py-mailman-hyperkitty
  483. www/py-mechanicalsoup
  484. www/py-mwoauth
  485. www/py-nicegui
  486. www/py-nicegui-nogui
  487. www/py-nikola
  488. www/py-planet-auth
  489. www/py-prawcore
  490. www/py-puppetboard
  491. www/py-pyocclient
  492. www/py-python-digitalocean
  493. www/py-pywikibot
  494. www/py-quilt3
  495. www/py-requests-aws4auth
  496. www/py-requests-cache
  497. www/py-requests-file
  498. www/py-requests-futures
  499. www/py-requests-gssapi
  500. www/py-requests-mock
  501. www/py-requests-oauthlib
  502. www/py-requests-ratelimiter
  503. www/py-requests-toolbelt
  504. www/py-requests-unixsocket
  505. www/py-requests-wsgi-adapter
  506. www/py-requests_ntlm
  507. www/py-rollbar
  508. www/py-rolo
  509. www/py-searxng-devel
  510. www/py-sentinelhub
  511. www/py-sherlock-project
  512. www/py-slumber
  513. www/py-sseclient
  514. www/py-streamlit
  515. www/py-ticketutil
  516. www/py-torrequest
  517. www/py-treq
  518. www/py-ttrv
  519. www/py-tuir
  520. www/py-urlwatch
  521. www/py-wagtail
  522. www/py-webdriver_manager
  523. www/py-wikipedia
  524. www/py-woob
  525. www/py-youtube-transcript-api
  526. www/py-yt-dlp
  527. www/radicale
  528. www/seahub
  529. www/yt-dlp
  530. x11/cinnamon
  531. x11-toolkits/py-kivy
  532. Collapse this list.

Deleted ports which required this port:

Expand this list of 131 deleted ports
  1. audio/py-gmusicapi*
  2. biology/py-orange3-bioinformatics*
  3. databases/couchdb2*
  4. databases/py-swiftclient*
  5. devel/euca2ools*
  6. devel/poetry*
  7. devel/py-cachecontrol*
  8. devel/py-castellan1*
  9. devel/py-codecov*
  10. devel/py-coreapi*
  11. devel/py-docker-py*
  12. devel/py-gcsfs*
  13. devel/py-goodreads*
  14. devel/py-gtfslib*
  15. devel/py-jupyterlab_server*
  16. devel/py-keystoneauth13*
  17. devel/py-keystonemiddleware8*
  18. devel/py-opengrok-tools*
  19. devel/py-orange-canvas-core*
  20. devel/py-os-brick2*
  21. devel/py-oslo.policy2*
  22. devel/py-oslo.vmware2*
  23. devel/py-pydocumentdb*
  24. devel/py-pygithub*
  25. devel/py-rauth*
  26. devel/py-tinyrpc0*
  27. devel/py-twine1*
  28. devel/py-yandex-money-sdk*
  29. devel/py-zeep*
  30. emulators/py-nova*
  31. finance/electrum2*
  32. finance/odoo14*
  33. finance/odoo15*
  34. games/pyfa*
  35. graphics/py-imgurpython*
  36. graphics/sverchok-blender*
  37. math/mathics-django*
  38. math/mathlibtools*
  39. math/sage*
  40. misc/orange3*
  41. misc/py-cinder*
  42. misc/py-gluoncv*
  43. misc/py-mxnet*
  44. misc/py-socli*
  45. multimedia/hypnotix*
  46. multimedia/livestreamer*
  47. net/ceph14*
  48. net/cloud-init-azure*
  49. net/cloud-init-devel*
  50. net/py-anonfile*
  51. net/py-ceilometerclient*
  52. net/py-cinderclient*
  53. net/py-designateclient*
  54. net/py-glanceclient*
  55. net/py-heatclient*
  56. net/py-keystoneclient*
  57. net/py-neutronclient*
  58. net/py-novaclient*
  59. net/py-python-ceilometerclient*
  60. net/py-python-cinderclient5*
  61. net/py-python-glanceclient2*
  62. net/py-python-keystoneclient3*
  63. net/py-python-novaclient16*
  64. net/py-python-swiftclient*
  65. net/py-rainbowstream*
  66. net/py-smart_open*
  67. net/py-twitter*
  68. net/s3ql*
  69. net-im/py-libturpial*
  70. net-p2p/tribler*
  71. print/cloudprint*
  72. science/dvc*
  73. science/psychopy*
  74. science/py-nilearn*
  75. science/py-qiskit-ibm-experiment*
  76. science/py-qiskit-ibm-provider*
  77. science/py-qiskit-ibmq-provider*
  78. security/py-gtts-token*
  79. security/py-pysaml24*
  80. security/py-pysaml26*
  81. security/py-python-social-auth*
  82. security/py-shodan*
  83. security/py-winrm*
  84. sysutils/datadog-integrations*
  85. sysutils/duplicity-devel*
  86. sysutils/py-azure-cli-botservice*
  87. sysutils/py-consul*
  88. sysutils/py-iocage*
  89. sysutils/py-python-consul2*
  90. sysutils/py-salt-2019*
  91. sysutils/py-upt-cpan*
  92. sysutils/py-upt-pypi*
  93. sysutils/py-upt-rubygems*
  94. textproc/py-pyRdfa3*
  95. textproc/py-sphinx18*
  96. textproc/py-transifex-client*
  97. textproc/scancode-toolkit*
  98. www/httpie*
  99. www/linkchecker*
  100. www/onionshare*
  101. www/py-MechanicalSoup*
  102. www/py-aws-requests-auth*
  103. www/py-azure-storage*
  104. www/py-buku*
  105. www/py-ddgr*
  106. www/py-dj42-django-allauth*
  107. www/py-dj51-django-allauth*
  108. www/py-dj52-django-allauth*
  109. www/py-django-mezzanine*
  110. www/py-flexget*
  111. www/py-gandi.cli*
  112. www/py-instabot*
  113. www/py-octoprint*
  114. www/py-puppetboard02*
  115. www/py-puppetboard03*
  116. www/py-requestbuilder*
  117. www/py-requests-cache0*
  118. www/py-requests-cache93*
  119. www/py-requests-futures0*
  120. www/py-requests-futures097*
  121. www/py-requests-kerberos*
  122. www/py-searx*
  123. www/py-trello*
  124. www/py-tvdb_api*
  125. www/py-txrequests*
  126. www/py-weboob*
  127. www/py-yt-dlp-devel*
  128. www/pycarddav*
  129. www/rtv*
  130. www/searx*
  131. x11-toolkits/py-wxPython4*
  132. 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-requests-2.34.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:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/requests/
  2. https://github.com/psf/requests/releases/download/v2.34.2/
  3. https://pypi.org/packages/source/r/requests/
Collapse this list.

Number of commits found: 83

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.34.2
15 May 2026 15:34:45
commit hash: fcd88c220cdf66089e449184c1dcad2d474770c0commit hash: fcd88c220cdf66089e449184c1dcad2d474770c0commit hash: fcd88c220cdf66089e449184c1dcad2d474770c0commit hash: fcd88c220cdf66089e449184c1dcad2d474770c0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.34.2

Changes:	https://github.com/psf/requests/releases
2.34.0
13 May 2026 11:40:14
commit hash: 60b1e18cb97bec3e749b38419d2aea2a06cf6839commit hash: 60b1e18cb97bec3e749b38419d2aea2a06cf6839commit hash: 60b1e18cb97bec3e749b38419d2aea2a06cf6839commit hash: 60b1e18cb97bec3e749b38419d2aea2a06cf6839 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.34.0

Changes:	https://github.com/psf/requests/releases
2.33.1
18 Apr 2026 21:53:14
commit hash: 4a35173acb8b9db47307a8834741f9b6fce3e6d9commit hash: 4a35173acb8b9db47307a8834741f9b6fce3e6d9commit hash: 4a35173acb8b9db47307a8834741f9b6fce3e6d9commit hash: 4a35173acb8b9db47307a8834741f9b6fce3e6d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.33.1

Changes:	https://github.com/psf/requests/releases
Security:	CVE-2026-25645
2.32.5
07 Sep 2025 23:04:16
commit hash: 4bb98d33619a75fa6a00881af2cb2a189803b9bfcommit hash: 4bb98d33619a75fa6a00881af2cb2a189803b9bfcommit hash: 4bb98d33619a75fa6a00881af2cb2a189803b9bfcommit hash: 4bb98d33619a75fa6a00881af2cb2a189803b9bf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.32.5

Changes:	https://github.com/psf/requests/releases
2.32.4
26 Jun 2025 11:29:56
commit hash: ea318c6b6014ee0aa881df30d13cd93bc36087e1commit hash: ea318c6b6014ee0aa881df30d13cd93bc36087e1commit hash: ea318c6b6014ee0aa881df30d13cd93bc36087e1commit hash: ea318c6b6014ee0aa881df30d13cd93bc36087e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.32.4

Changes:	https://github.com/psf/requests/releases
2.32.3
28 Jan 2025 17:04:54
commit hash: 3dac11d04be9dc4f3e4200f9cbf01e3d3bade70ecommit hash: 3dac11d04be9dc4f3e4200f9cbf01e3d3bade70ecommit hash: 3dac11d04be9dc4f3e4200f9cbf01e3d3bade70ecommit hash: 3dac11d04be9dc4f3e4200f9cbf01e3d3bade70e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update WWW
2.32.3
03 Jun 2024 02:38:59
commit hash: 9c910279e2004e6cb310aed1917066d9b54689d1commit hash: 9c910279e2004e6cb310aed1917066d9b54689d1commit hash: 9c910279e2004e6cb310aed1917066d9b54689d1commit hash: 9c910279e2004e6cb310aed1917066d9b54689d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.32.3

Changes:	https://github.com/psf/requests/releases
2.32.2
28 May 2024 10:21:37
commit hash: c00fd3f2ccd461e8499b0e93d384f2e7daf950dacommit hash: c00fd3f2ccd461e8499b0e93d384f2e7daf950dacommit hash: c00fd3f2ccd461e8499b0e93d384f2e7daf950dacommit hash: c00fd3f2ccd461e8499b0e93d384f2e7daf950da files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.32.2

- Add GitHub to MASTER_SITES

Changes:	https://github.com/psf/requests/releases
Security:	CVE-2024-35195
2.31.0_1
13 May 2024 14:13:39
commit hash: 11dff3d84c1dbe62938813446dbca79a22ba4086commit hash: 11dff3d84c1dbe62938813446dbca79a22ba4086commit hash: 11dff3d84c1dbe62938813446dbca79a22ba4086commit hash: 11dff3d84c1dbe62938813446dbca79a22ba4086 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
2.31.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.31.0
27 May 2023 23:44:11
commit hash: e808c026c69b8fd169be278a428748bb96401a35commit hash: e808c026c69b8fd169be278a428748bb96401a35commit hash: e808c026c69b8fd169be278a428748bb96401a35commit hash: e808c026c69b8fd169be278a428748bb96401a35 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.31.0

Changes:	https://github.com/psf/requests/releases
Security:	CVE-2023-32681
2.30.0
09 May 2023 10:20:52
commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
ASCII'ze port descriptions which were (ab)using UTF-8 punctuation

While here, run these files through a spell-checker and wrap some
overly long lines and/or dangling prepositions (when appropriate).
2.30.0
07 May 2023 16:04:20
commit hash: ed3ed558935dfee97bc6c23aefc3f7fd40709591commit hash: ed3ed558935dfee97bc6c23aefc3f7fd40709591commit hash: ed3ed558935dfee97bc6c23aefc3f7fd40709591commit hash: ed3ed558935dfee97bc6c23aefc3f7fd40709591 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.30.0

Changes:	https://github.com/psf/requests/releases
2.29.0
27 Apr 2023 23:59:08
commit hash: 135e4c73b779da86da52ea09305e2b479de1be2ecommit hash: 135e4c73b779da86da52ea09305e2b479de1be2ecommit hash: 135e4c73b779da86da52ea09305e2b479de1be2ecommit hash: 135e4c73b779da86da52ea09305e2b479de1be2e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.29.0

Changes:	https://github.com/psf/requests/releases
2.28.2
05 Apr 2023 17:31:00
commit hash: be37ea82d30dca7fa55606c00056bfc9317340aacommit hash: be37ea82d30dca7fa55606c00056bfc9317340aacommit hash: be37ea82d30dca7fa55606c00056bfc9317340aacommit hash: be37ea82d30dca7fa55606c00056bfc9317340aa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update WWW and clean up pkg-descr
2.28.2
30 Jan 2023 13:00:27
commit hash: 21eb1534ae10b06c8cbbbca02f9ed8c4cadadec4commit hash: 21eb1534ae10b06c8cbbbca02f9ed8c4cadadec4commit hash: 21eb1534ae10b06c8cbbbca02f9ed8c4cadadec4commit hash: 21eb1534ae10b06c8cbbbca02f9ed8c4cadadec4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.28.2

Changes:	https://github.com/psf/requests/releases
2.28.1_1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.28.1_1
30 Dec 2022 09:05:15
commit hash: 90657ebb4146ac4674aea2ae891ef125b79b48d4commit hash: 90657ebb4146ac4674aea2ae891ef125b79b48d4commit hash: 90657ebb4146ac4674aea2ae891ef125b79b48d4commit hash: 90657ebb4146ac4674aea2ae891ef125b79b48d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Allow build with py-charset-normalizer 3.x

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/psf/requests/commit/c57f1f0ca10e61771b459c857182c23626607312
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.28.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.28.1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.28.1
07 Jul 2022 12:36:19
commit hash: 3a4545d21de254823208402372ddc6f96918f0fdcommit hash: 3a4545d21de254823208402372ddc6f96918f0fdcommit hash: 3a4545d21de254823208402372ddc6f96918f0fdcommit hash: 3a4545d21de254823208402372ddc6f96918f0fd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.28.1

Changes:	https://github.com/psf/requests/releases
2.28.0
16 Jun 2022 19:35:16
commit hash: e20d0191e2501b8e38d1863a8f762ade57b586d4commit hash: e20d0191e2501b8e38d1863a8f762ade57b586d4commit hash: e20d0191e2501b8e38d1863a8f762ade57b586d4commit hash: e20d0191e2501b8e38d1863a8f762ade57b586d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Convert to USE_PYTHON=pytest
2.28.0
16 Jun 2022 14:01:02
commit hash: 0f8114b3c5ae86096a108a0d1b186f785bcf828fcommit hash: 0f8114b3c5ae86096a108a0d1b186f785bcf828fcommit hash: 0f8114b3c5ae86096a108a0d1b186f785bcf828fcommit hash: 0f8114b3c5ae86096a108a0d1b186f785bcf828f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.28.0

Changes:	https://github.com/psf/requests/releases
2.27.1
30 Mar 2022 22:21:21
commit hash: 7d35df119f111cb4d74c8b29f9ce34541fc7feaacommit hash: 7d35df119f111cb4d74c8b29f9ce34541fc7feaacommit hash: 7d35df119f111cb4d74c8b29f9ce34541fc7feaacommit hash: 7d35df119f111cb4d74c8b29f9ce34541fc7feaa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Update to 2.27.1

- Remove SECURITY option [1]
- Upadte pkg-descr
- Update WWW

Changes:	https://github.com/psf/requests/releases
Reference:	https://github.com/psf/requests/commit/f6c0619d892a41dcf84933810ffda89e9f6b10d4
[1]
2.25.1_1
25 Mar 2022 17:19:24
commit hash: fb5f8f301150da3a6cbd7b395788cb057fca6e9acommit hash: fb5f8f301150da3a6cbd7b395788cb057fca6e9acommit hash: fb5f8f301150da3a6cbd7b395788cb057fca6e9acommit hash: fb5f8f301150da3a6cbd7b395788cb057fca6e9a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Fix build with py-idna 3.*

- Update version requirement of *_DEPENDS
- Clean up TEST_DEPENDS
- Update do-test:
- Bump PORTREVISION for package change
2.25.1
25 Mar 2022 13:37:21
commit hash: 7bf54af4f3ff56cbd16c024bdc69a262ed397705commit hash: 7bf54af4f3ff56cbd16c024bdc69a262ed397705commit hash: 7bf54af4f3ff56cbd16c024bdc69a262ed397705commit hash: 7bf54af4f3ff56cbd16c024bdc69a262ed397705 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-requests: Add SECURITY and SOCKS options

These extra options are defined in setup.py.
Both options are enabled by default because these dependencies are already part
of package dependencies through net/py-urllib3.
Do not bump PORTREVISION for no change in package dependencies.
2.25.1
07 Mar 2022 19:24:01
commit hash: 9a140b31fe663fff77166c0bc6d78470bf6a57e5commit hash: 9a140b31fe663fff77166c0bc6d78470bf6a57e5commit hash: 9a140b31fe663fff77166c0bc6d78470bf6a57e5commit hash: 9a140b31fe663fff77166c0bc6d78470bf6a57e5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/py-*: Take maintainership
2.25.1
07 Mar 2022 19:07:39
commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return koobs' ports to the pool after safekeeping his commit bit.
2.25.1
14 Oct 2021 21:30:57
commit hash: 36809c21bdfff3efab2ca8d88b7128bf5ad4d11bcommit hash: 36809c21bdfff3efab2ca8d88b7128bf5ad4d11bcommit hash: 36809c21bdfff3efab2ca8d88b7128bf5ad4d11bcommit hash: 36809c21bdfff3efab2ca8d88b7128bf5ad4d11b files touched by this commit
Stefan Eßer (se) search for other commits by this committer
www/py-requests: Add CPE information

Approved by:	portmgr (blanket)
2.25.1
19 May 2021 23:17:55
commit hash: 7d02ece23c1a68e64e5220bea3c28275ff5152e4commit hash: 7d02ece23c1a68e64e5220bea3c28275ff5152e4commit hash: 7d02ece23c1a68e64e5220bea3c28275ff5152e4commit hash: 7d02ece23c1a68e64e5220bea3c28275ff5152e4 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
Author: Charlie Li
www/py-requests: Update to 2.25.1

- Patches removed were incorporated upstream.
- Update WWW with current project's information.

Changelog:  https://github.com/psf/requests/blob/v2.25.1/HISTORY.md

PR:		250941
Approved by:	koobs (maintainer, implicit)
MFH:		2021Q2

Co-authored-by: Olivier Cochard <olivier@FreeBSD.org>
Co-authored-by: Danilo G. Baio <dbaio@FreeBSD.org>
2.22.0_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.22.0_2
09 Jan 2021 16:34:07
Revision:560874Original commit files touched by this commit
antoine search for other commits by this committer
Remove python 2.7 support from a few ports
2.22.0_2
12 Oct 2020 05:41:28
Revision:552096Original commit files touched by this commit
koobs search for other commits by this committer
www/py-requests: Remove trailing slash added while QA'ing.

Fix the pointyhat.

PR:		245938
MFH:		2020Q3
X-MFH-With:	552091 552095
2.22.0_1
12 Oct 2020 05:38:00
Revision:552095Original commit files touched by this commit
koobs search for other commits by this committer
www/py-requests: Chase dns/py-idna update

ports r552091 updated idna to 2.10, breaking www/py-requests, and its
dependents, with:

raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'idna<2.9,>=2.5' distribution was not
found and is required by requests

Backport an upstream commit [1] that kinda addresses "most" of the root
cause problem of this for future dependency updates, by not pinning on
minor versions.

[1] https://github.com/psf/requests/pull/5342

PR:		245938
Reported by:	lbartoletti, ohauer
MFH:		2020Q3
X-MFH-With:	552091
2.22.0
10 Nov 2019 14:53:09
Revision:517210Original commit files touched by this commit
kai search for other commits by this committer
www/py-requests: Sort dependencies

* Sort {RUN,TEST}_DEPENDS with portfmt

PR:		239302
Submitted by:	swills (remaining part of the patch)
Approved by:	koobs (maintainer)
2.22.0
08 Nov 2019 16:44:10
Revision:517078Original commit files touched by this commit
kai search for other commits by this committer
www/py-requests: Update to 2.22.0

* Backport a patch from upstream that fixes the unittests in conjunction
  with devel/py-pytest >= 4.

* Remove obsolete CONFLICTS_INSTALL entry as www/py-requests1 no longer
  exists in the Ports tree.

This update includes a pinned urllib3 version bump to < 1.26, which clears
the way for a net/urllib3 update to 1.25.6 [1].

Changelog:

https://github.com/requests/requests/blob/v2.22.0/HISTORY.md

PR:		239302, 229322 [1]
Submitted by:	swills (based on)
Approved by:	koobs (maintainer)
MFH:		2019Q4
2.21.0
22 Jan 2019 10:46:11
Revision:490937Original commit files touched by this commit
koobs search for other commits by this committer
www/py-requests: Update to 2.21.0

 - Update USES comment (Python 3.3 support dropped)
 - Rebase setup.py patch (idna change released)
 - Remove comment about failing tests due to httpbin issue which seems
   to now be fixed.

This update includes a pinned urllib3 version bump to < 1.25, which paves
the way for a net/urllib3 update to 1.24 [1].

Note: 2.20.0 includes a security vulnerability fix for CVE-2018-18074

Changelog:

  https://github.com/requests/requests/blob/v2.21.0/HISTORY.md

PR: 		229322 [1]
Security:	50ad9a9a-1e28-11e9-98d7-0050562a4d7b
MFH:		2019Q1
2.18.4_1
07 Aug 2018 09:11:28
Revision:476584Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
devel/py-requests: Bump pinned idna dependency version

py-idna was updated to 2.7 in ports r476560. py-requests had its idna dependency
pinned to <2.7.

That broke all py-requests dependents.

This change backports part of an upstream commit [1] that bumped the dependency.

Whisper of a dream: It would be really cool if *_DEPENDS could declare multiple
versions in its scheme. We'd pick up these issues much earlier, and be able to
declare dependencies more accurately.</pony>

[1]
https://github.com/requests/requests/commit/991e8b76b7a9d21f698b24fa0058d3d5968721bc

PR:		230430
Reported by:	<Trond Endrestol ximalas info>
2.18.4
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2.18.4
02 Mar 2018 11:53:35
Revision:463388Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.18.4

While I'm here:

Add note about test suite issue. There's no clear & quick way to resolve this
in the short term without further investigation/yak shaving.

Changelog:

  https://github.com/requests/requests/blob/v2.18.4/HISTORY.rst

PR:		226078
Submitted by:	yuri
2.18.1_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.18.1_1
23 Jul 2017 09:20:08
Revision:446461Original commit files touched by this commit This port version is marked as vulnerable.
cpm search for other commits by this committer
www/py-requests: Allow urllib3 1.22 dependency

- Backport an upstream patch to setup.py allowing urllib3 1.22 dependency
- Bump PORTREVISION

PR:		220927
Submitted by:	cpm
Reported by:	P. Chevalier<chevalier@dspnet.fr>
Reviewed by:	jbeich, koobs
Approved by:	koobs (maintainer)
Obtained
from:	https://github.com/requests/requests/commit/8d1228cd1943bfe89ffaae32e15b2feb3f8479f5
2.18.1
15 Jul 2017 05:00:28
Revision:445845Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.18.1

While I'm here, add COMMENT on specific supported Python versions

[1] https://github.com/requests/requests/pull/4192

QA:	3 failed [1], 480 passed, 11 skipped, 2 xpassed in 84.60 seconds
MFH:	2017Q3
2.17.3
10 Jun 2017 02:57:54
Revision:443065Original commit files touched by this commit This port version is marked as vulnerable.
woodsb02 search for other commits by this committer
www/py3-requests: Update slave port to depend on Python 3.x ports

PR:		219833
Approved by:	portmgr blanket
2.17.3
04 Jun 2017 15:30:26
Revision:442565Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.17.3

- Update PORTVERSION and distinfo checksum (2.17.3)
- Add RUN_DEPENDS (recently de-vendored/de-bundled)
- Add more TEST_DEPENDS that exist in ports
- Patch out pytest-cov from test_requirements (unnecessary)
- Mark concurrent Python version safe
- Update LICENSE (ISCL -> APACHE20) [1]


  https://github.com/requests/requests/blob/v2.17.3/HISTORY.rst

PR:		218578
Submitted by:	<takefu airport fm> [1]
2.11.1
26 Dec 2016 11:47:38
Revision:429495Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
We don't need 4 versions of www/py-requests, 2 are enough
2.11.1
22 Sep 2016 14:32:14
Revision:422623Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Update to 2.11.1

PR:		212654
Submitted by:	bsam@FreeBSD.org
Approved by:	koobs@FreeBSD.org (maintainer)
2.10.0
18 Jun 2016 07:34:34
Revision:417049Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
www/py-requests: update to 2.10.0

PR:		209988
Submitted by:	myself
Approved by:	maintainer timeout (koobs, 15 days)
2.9.1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
2.9.1
25 Jan 2016 18:59:49
Revision:407236Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.9.1

- Update PORTVERSION and distinfo checksum (2.9.1)
- Update TEST_DEPENDS
- Remove FAIL'ing test comment

Changes:

  https://github.com/kennethreitz/requests/blob/v2.9.1/HISTORY.rst

PR:		205799
Submitted by:	Neel Chauhan <neel neelc org>
2.8.1
29 Oct 2015 08:19:56
Revision:400445Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.8.1

- Update PORTVERSION and distinfo checksum (2.8.1)
- Add NO_ARCH
- Rename test target since the framework supports TEST_DEPENDS et al.
- Add comment about failing test that's not supposed to fail (xfail)

Changes:

  https://github.com/kennethreitz/requests/blob/v2.8.1/HISTORY.rst
2.7.0
05 Jun 2015 04:43:15
Revision:388566Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.7.0

- Update to 2.7.0
- Update regression-test to canonical test invocation [1]
- Patch setup.py to add tests dependencies and support test command [1]

Changes:

  https://github.com/kennethreitz/requests/blob/v2.7.0/HISTORY.rst

[1] https://github.com/kennethreitz/requests/pull/2630
2.4.3
26 Nov 2014 03:51:48
Revision:373438Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.4.3

- Update to 2.4.3
- Update to USES and USE_PYTHON new world order
- Add LICENSE_FILE
- Add TEST_DEPENDS
- Update pkg-descr

Changes:

  https://github.com/kennethreitz/requests/blob/v2.4.3/HISTORY.rst
2.3.0
27 Jun 2014 08:32:56
Revision:359471Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.3.0

- Update to 2.3.0
- Prettify pkg-descr
- Strip trailing slash from WWW: URL

Changes: https://github.com/kennethreitz/requests/blob/v2.3.0/HISTORY.rst

PR:		189924
Submitted by:	robak (with changes)
2.2.1
27 Jan 2014 12:21:19
Revision:341387Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 2.2.1, Enable STAGE & AUTOPLIST support

- Update to 2.2.1
- Enable STAGE support
- Enable AUTOPLIST support
- Deprecate easy_install target
- Add CONFLICTS against www/py-requests1

PR:		ports/185631
Submitted by:	olivierd
1.2.3
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.2.3
08 Jun 2013 11:28:16
Revision:320241Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
www/py-requests: Update to 1.2.3

- Update to 1.2.3
- Update pkg-plist

Changes:

https://github.com/kennethreitz/requests/blob/v1.2.3/HISTORY.rst
1.1.0
26 Apr 2013 02:58:52
Revision:316554Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
- Update to 1.1.0
- Update pkg-plist
- Remove unnecessary RUN_DEPENDS
- Update USE_PYTHON version compatibility
- Update regression-test: target
- Update pkg-descr and WWW: tab->space
- Remove unnecessary patches

Changes: https://github.com/kennethreitz/requests/blob/v1.1.0/HISTORY.rst

PR:		ports/174646
Submitted by:	rene, Alexey V. Degtyarev <alexey@renatasystems.org>
Approved by:	eadler (mentor)
0.14.1
09 Feb 2013 14:50:27
Revision:311983Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.

Approved by:	eadler (mentor)
0.14.1
06 Oct 2012 19:01:16
Revision:305396Original commit files touched by this commit This port version is marked as vulnerable.
mva search for other commits by this committer
- Update to 0.14.1

PR:		ports/172270
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
0.14.0
12 Sep 2012 12:29:19
Revision:304144Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Update to 0.14.0
- Tweak COMMENT according to handbook

Changes:	https://github.com/kennethreitz/requests/commits/v0.14.0/
PR:		ports/171430
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
0.13.9
27 Aug 2012 12:40:42
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 0.13.9
- Patch setup.py to hook in test suite
- Add test: target for running unit tests

PR:		171114
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
0.13.7
24 Aug 2012 12:16:25
Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.13.7

Changes:	https://github.com/kennethreitz/requests/blob/develop/HISTORY.rst
PR:		ports/170984
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
0.13.6
11 Aug 2012 12:18:03
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 0.13.6
- Update COMMENT
- Update pkg-desc

PR:		170536
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
0.13.5
28 Jul 2012 17:25:25
Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
- update to 0.13.5
- pass maintainership to submitter (approved in ports/168569)
- remove LICENSE_FILE
- use bundled urllib3 and chardet because upstream bundle them with
  local modifications, needed for py-requests to work. Remove related patches
- add dependency on security/py-oauthlib
- set zip_safe=False to setup.py to install egg extracted
- move package list to pkg_plist

While here:
- tab -> space in pkg-descr:WWW
- change USE_PYTHON to -3.1, because 2.6 is already bottom corner in the tree

This port doesn't actually packages with python3 because it's dependency
(security/py-certify) doesn't.

PR:		170226
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Approved by:	olivierd (maintainer)
0.12.1
22 May 2012 09:24:47
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update 0.12.1

PR:             168136
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
0.11.2
03 May 2012 16:16:46
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.11.2

PR:             167243
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
0.11.1
10 Apr 2012 06:41:20
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.11.1

PR:             166558
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
0.10.1
04 Mar 2012 12:56:25
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.10.1

PR:             164857
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
0.8.6
14 Jan 2012 19:11:44
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.8.6

PR:             163542
Submitted by:   maintainer
0.8.3
04 Dec 2011 09:36:17
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.8.3

PR:             163026
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe:   yes
0.8.2
22 Nov 2011 16:03:43
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.8.2

PR:             162698
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe:   yes
0.8.0
16 Nov 2011 16:08:14
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.8.0

PR:             162523
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe:   yes
0.7.6
11 Nov 2011 17:25:32
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.7.6

PR:             162360
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe:   yes
0.7.5
07 Nov 2011 03:37:45
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 0.7.5

Changes:        https://github.com/kennethreitz/requests/blob/master/HISTORY.rst
PR:             ports/162311
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
0.7.4
31 Oct 2011 13:49:15
Original commit files touched by this commit This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to 0.7.4

ChangeLog: - fix session hooks
PR:             ports/162192
Submitted by:   maintainer (Olivier Duchateau)
0.7.3
25 Oct 2011 05:44:35
Original commit files touched by this commit This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to 0.7.3

PR:             ports/161973
Submitted by:   maintainer
0.7.0
23 Oct 2011 14:42:24
Original commit files touched by this commit This port version is marked as vulnerable.
beat search for other commits by this committer
- Update to 0.7.0

PR:             ports/161934
Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com> (maintainer)
0.6.6
20 Oct 2011 08:48:33
Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.6.6

PR:             ports/161815
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
0.6.4
14 Oct 2011 17:46:23
Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 0.6.4

PR:             ports/161590
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
0.6.2
09 Oct 2011 17:20:59
Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.6.2

PR:             ports/161429
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
0.6.1
26 Aug 2011 04:37:53
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
Requests: HTTP for Humans. It's an elegand and simple HTTP library for Python.

WWW:    http://python-requests.org/

PR:             ports/159956
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>

Number of commits found: 83