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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-httpcore Minimal low-level HTTP client
1.0.5 www on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.4_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-25 18:00:37
Last Update: 2024-03-31 18:51:45
Commit Hash: 068e113
People watching this port, also watch:: libinotify, p5-Encode-Locale, py39-pycparser, font-misc-meltho, mkfontscale
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.encode.io/httpcore/
https://github.com/encode/httpcore
Description:
The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests. It does not provide any high level model abstractions over the API, does not handle redirects, multipart uploads, building authentication headers, transparent HTTP caching, URL parsing, session cookie handling, content or charset decoding, handling JSON, environment based configuration defaults, or any of that Jazz. Some things HTTP Core does do: - Sending HTTP requests. - Provides both sync and async interfaces. - Supports HTTP/1.1 and HTTP/2. - Async backend support for asyncio and trio. - Automatic connection pooling. - HTTP(S) proxy support.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}httpcore>0:www/py-httpcore@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-httpcore/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-httpcore
  • pkg install py39-httpcore
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-httpcore listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-httpcore
Package flavors (<flavor>: <package>)
  • py39: py39-httpcore
distinfo:
TIMESTAMP = 1711860543 SHA256 (httpcore-1.0.5.tar.gz) = 34a38e2f9291467ee3b44e89dd52615370e152954ba21721378a87b2960f7a61 SIZE (httpcore-1.0.5.tar.gz) = 83234

Packages (timestamps in pop-ups are UTC):
py37-httpcore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.12.2---0.12.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-httpcore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.51.0.5-1.0.51.0.5---
FreeBSD:13:quarterly1.0.21.0.20.17.21.0.21.0.51.0.21.0.21.0.2
FreeBSD:14:latest1.0.4_11.0.50.16.11.0.4_11.0.50.17.2-0.17.2
FreeBSD:14:quarterly1.0.21.0.5-1.0.21.0.51.0.21.0.21.0.2
FreeBSD:15:latest1.0.41.0.5n/a1.0.2n/a1.0.21.0.21.0.3
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py39
  2. py39-hatchling>=0 : devel/py-hatchling@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-certifi>=0 : security/py-certifi@py39
  2. py39-h11>=0.13<0.15 : net/py-h11@py39
  3. py39-anyio>=4.0<5.0 : devel/py-anyio@py39
  4. py39-h2>=3<5 : www/py-h2@py39
  5. python3.9 : lang/python39
This port is required by:
for Run
  1. dns/py-dnspython
  2. www/py-httpx
  3. www/py-httpx-socks

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-httpx013*
  2. 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 py39-httpcore-1.0.5: ASYNCIO=on: Asynchronous support via anyio HTTP2=on: HTTP/2 support SOCKS=off: SOCKS proxy support TRIO=off: Asynchronous support via trio ===> Use 'make config' to modify these settings
Options name:
www_py-httpcore
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/httpcore/
  2. https://pypi.org/packages/source/h/httpcore/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.5
31 Mar 2024 18:51:45
commit hash: 068e113147623b6b90a051c53d4294d4094ab082commit hash: 068e113147623b6b90a051c53d4294d4094ab082commit hash: 068e113147623b6b90a051c53d4294d4094ab082commit hash: 068e113147623b6b90a051c53d4294d4094ab082 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 1.0.5

Changes:	https://github.com/encode/httpcore/releases
1.0.4_1
24 Mar 2024 07:13:31
commit hash: e904de76a2794187f1b269c06358c34b5d619bddcommit hash: e904de76a2794187f1b269c06358c34b5d619bddcommit hash: e904de76a2794187f1b269c06358c34b5d619bddcommit hash: e904de76a2794187f1b269c06358c34b5d619bdd files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
www/py-httpcore: Adjust py-trio max version

Preemptively address any potential issues with the upcoming py-trio
PORTREVISION bump.

Discussed with:	sunpoet
1.0.4
18 Mar 2024 22:26:53
commit hash: f59ddd53400756a4f6c3cdcb4c3a17b4a9cad557commit hash: f59ddd53400756a4f6c3cdcb4c3a17b4a9cad557commit hash: f59ddd53400756a4f6c3cdcb4c3a17b4a9cad557commit hash: f59ddd53400756a4f6c3cdcb4c3a17b4a9cad557 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/git-credential-gopass: Update to 1.15.12
1.0.4
09 Mar 2024 14:06:20
commit hash: 16fad59f6315695baf8f84dc5a6c8e436d951235commit hash: 16fad59f6315695baf8f84dc5a6c8e436d951235commit hash: 16fad59f6315695baf8f84dc5a6c8e436d951235commit hash: 16fad59f6315695baf8f84dc5a6c8e436d951235 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 1.0.4

Changes:	https://github.com/encode/httpcore/releases
1.0.3
21 Feb 2024 15:08:11
commit hash: 3dcdae80f69414ec60f973849b2fa024e4909b70commit hash: 3dcdae80f69414ec60f973849b2fa024e4909b70commit hash: 3dcdae80f69414ec60f973849b2fa024e4909b70commit hash: 3dcdae80f69414ec60f973849b2fa024e4909b70 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 1.0.3

Changes:	https://github.com/encode/httpcore/releases
1.0.2
25 Dec 2023 09:01:10
commit hash: 601fec4a7ce06fbddb0f39113a72667b58fe3e19commit hash: 601fec4a7ce06fbddb0f39113a72667b58fe3e19commit hash: 601fec4a7ce06fbddb0f39113a72667b58fe3e19commit hash: 601fec4a7ce06fbddb0f39113a72667b58fe3e19 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Add TRIO option
1.0.2
27 Nov 2023 18:07:58
commit hash: ad794fff8761e71344eb11400b1d0d9cad63b47ecommit hash: ad794fff8761e71344eb11400b1d0d9cad63b47ecommit hash: ad794fff8761e71344eb11400b1d0d9cad63b47ecommit hash: ad794fff8761e71344eb11400b1d0d9cad63b47e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 1.0.2

- Update WWW
- Add ASYNCIO option

Changes:	https://github.com/encode/httpcore/releases
0.18.0
11 Sep 2023 03:11:33
commit hash: 4af8c89fdfb50d5e102cf8a3b8335d6e1516be86commit hash: 4af8c89fdfb50d5e102cf8a3b8335d6e1516be86commit hash: 4af8c89fdfb50d5e102cf8a3b8335d6e1516be86commit hash: 4af8c89fdfb50d5e102cf8a3b8335d6e1516be86 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.18.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/encode/httpcore/releases
0.17.3_1
04 Sep 2023 21:30:18
commit hash: f2d043e9a923ef1e8dd50968c7ff088900086507commit hash: f2d043e9a923ef1e8dd50968c7ff088900086507commit hash: f2d043e9a923ef1e8dd50968c7ff088900086507commit hash: f2d043e9a923ef1e8dd50968c7ff088900086507 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Change RUN_DEPENDS from py-anyio to py-anyio3

- Bump PORTREVISION for dependency change
0.17.3
09 Jul 2023 21:34:43
commit hash: ba6f13d34e6195242eb0e01fda7ec3031c8f8553commit hash: ba6f13d34e6195242eb0e01fda7ec3031c8f8553commit hash: ba6f13d34e6195242eb0e01fda7ec3031c8f8553commit hash: ba6f13d34e6195242eb0e01fda7ec3031c8f8553 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.17.3

Changes:	https://github.com/encode/httpcore/releases
0.17.2
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>
0.17.2
27 May 2023 23:44:10
commit hash: fa89269aadb85efa085aa346472926612079515acommit hash: fa89269aadb85efa085aa346472926612079515acommit hash: fa89269aadb85efa085aa346472926612079515acommit hash: fa89269aadb85efa085aa346472926612079515a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.17.2

Changes:	https://github.com/encode/httpcore/releases
0.17.0
05 Apr 2023 17:30:59
commit hash: b39dd19b7bc2394d724f4de69a573d42af22d3bbcommit hash: b39dd19b7bc2394d724f4de69a573d42af22d3bbcommit hash: b39dd19b7bc2394d724f4de69a573d42af22d3bbcommit hash: b39dd19b7bc2394d724f4de69a573d42af22d3bb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.17.0

Changes:	https://github.com/encode/httpcore/releases
0.16.3
30 Jan 2023 13:00:26
commit hash: 5e779b9d4d2fd792bff40bcb4b199e3363e6c4bfcommit hash: 5e779b9d4d2fd792bff40bcb4b199e3363e6c4bfcommit hash: 5e779b9d4d2fd792bff40bcb4b199e3363e6c4bfcommit hash: 5e779b9d4d2fd792bff40bcb4b199e3363e6c4bf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.16.3

Changes:	https://github.com/encode/httpcore/releases
0.16.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
0.16.1
30 Dec 2022 09:05:14
commit hash: fa33c95f190a6db85309ea06a91e7622854ab323commit hash: fa33c95f190a6db85309ea06a91e7622854ab323commit hash: fa33c95f190a6db85309ea06a91e7622854ab323commit hash: fa33c95f190a6db85309ea06a91e7622854ab323 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.16.1

Changes:	https://github.com/encode/httpcore/releases
0.15.0_1
19 Nov 2022 08:13:09
commit hash: 255ca6bac8ef59c39a98b96c5d92dc03cab97f77commit hash: 255ca6bac8ef59c39a98b96c5d92dc03cab97f77commit hash: 255ca6bac8ef59c39a98b96c5d92dc03cab97f77commit hash: 255ca6bac8ef59c39a98b96c5d92dc03cab97f77 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Fix build after 7f9c0a770d4cb27d603401d526f22c3abc310db6
(py-h11 0.14.0 update)

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/encode/httpcore/commit/4cf288e0007cb73561b9020af9228f076ba2a94e
Reference:	http://beefy18.nyi.freebsd.org/data/main-amd64-default/p97fda7e3a598_s813c5b75e6/logs/py39-httpcore-0.15.0.log
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)
0.15.0
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)
0.15.0
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)
0.15.0
22 May 2022 04:37:32
commit hash: 5bd0b8baae58763255b52333547ed7da9757d743commit hash: 5bd0b8baae58763255b52333547ed7da9757d743commit hash: 5bd0b8baae58763255b52333547ed7da9757d743commit hash: 5bd0b8baae58763255b52333547ed7da9757d743 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.15.0

Changes:	https://github.com/encode/httpcore/releases
0.14.7
07 Mar 2022 18:11:32
commit hash: 7355ca1f7285381f4cdb19fc253c4fbe1a9f745dcommit hash: 7355ca1f7285381f4cdb19fc253c4fbe1a9f745dcommit hash: 7355ca1f7285381f4cdb19fc253c4fbe1a9f745dcommit hash: 7355ca1f7285381f4cdb19fc253c4fbe1a9f745d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.14.7

Changes:	https://github.com/encode/httpcore/releases
0.14.5_1
28 Feb 2022 12:46:26
commit hash: 592ea1312a77eea535857175dcea37e8a7992462commit hash: 592ea1312a77eea535857175dcea37e8a7992462commit hash: 592ea1312a77eea535857175dcea37e8a7992462commit hash: 592ea1312a77eea535857175dcea37e8a7992462 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Fix build after d5932ae48b1a1f02eda4b0c0f11ea43eb1870ec5

- Bump PORTREVISION for package change
0.14.5
25 Jan 2022 20:16:39
commit hash: 514608115568ed1f986c66acb9b0ad179eadf51bcommit hash: 514608115568ed1f986c66acb9b0ad179eadf51bcommit hash: 514608115568ed1f986c66acb9b0ad179eadf51bcommit hash: 514608115568ed1f986c66acb9b0ad179eadf51b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Add SOCKS option
0.14.5
25 Jan 2022 19:50:29
commit hash: 66d0a57db99585af518f5bb79a76eb41dc1d6988commit hash: 66d0a57db99585af518f5bb79a76eb41dc1d6988commit hash: 66d0a57db99585af518f5bb79a76eb41dc1d6988commit hash: 66d0a57db99585af518f5bb79a76eb41dc1d6988 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.14.5

Changes:	https://github.com/encode/httpcore/releases
0.14.4
23 Jan 2022 18:52:25
commit hash: 52af15a3042dfe26c1025c6004bf3f1c45a69849commit hash: 52af15a3042dfe26c1025c6004bf3f1c45a69849commit hash: 52af15a3042dfe26c1025c6004bf3f1c45a69849commit hash: 52af15a3042dfe26c1025c6004bf3f1c45a69849 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.14.4

Changes:	https://github.com/encode/httpcore/releases
0.14.3
21 Nov 2021 21:16:13
commit hash: af9f01935f59ef72dfd8a2d469b200b1e7b7abbecommit hash: af9f01935f59ef72dfd8a2d469b200b1e7b7abbecommit hash: af9f01935f59ef72dfd8a2d469b200b1e7b7abbecommit hash: af9f01935f59ef72dfd8a2d469b200b1e7b7abbe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.14.3

Changes:	https://github.com/encode/httpcore/releases
0.14.1
21 Nov 2021 18:21:42
commit hash: 9d969318ef25d7908e3117aaa744f67d1a6080b6commit hash: 9d969318ef25d7908e3117aaa744f67d1a6080b6commit hash: 9d969318ef25d7908e3117aaa744f67d1a6080b6commit hash: 9d969318ef25d7908e3117aaa744f67d1a6080b6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.14.1

Changes:	https://github.com/encode/httpcore/releases
0.13.7
21 Sep 2021 03:45:04
commit hash: 45017d885a78a52d00c92618e7c120cc36191605commit hash: 45017d885a78a52d00c92618e7c120cc36191605commit hash: 45017d885a78a52d00c92618e7c120cc36191605commit hash: 45017d885a78a52d00c92618e7c120cc36191605 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.13.7

Changes:	https://github.com/encode/httpcore/releases
0.13.6
20 Jun 2021 16:16:05
commit hash: cb53024b4bea6566af12f644295c429b81a66b22commit hash: cb53024b4bea6566af12f644295c429b81a66b22commit hash: cb53024b4bea6566af12f644295c429b81a66b22commit hash: cb53024b4bea6566af12f644295c429b81a66b22 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.13.6

Changes:	https://github.com/encode/httpcore/releases
0.13.4
14 Jun 2021 17:40:57
commit hash: 13c3c69ff38675f09bcde4dd61145ab01e43d4cccommit hash: 13c3c69ff38675f09bcde4dd61145ab01e43d4cccommit hash: 13c3c69ff38675f09bcde4dd61145ab01e43d4cccommit hash: 13c3c69ff38675f09bcde4dd61145ab01e43d4cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.13.4

Changes:	https://github.com/encode/httpcore/releases
0.13.3
11 May 2021 21:47:22
commit hash: e8ae4e41a4c5de1d8f49c3b1de236a6590998830commit hash: e8ae4e41a4c5de1d8f49c3b1de236a6590998830commit hash: e8ae4e41a4c5de1d8f49c3b1de236a6590998830commit hash: e8ae4e41a4c5de1d8f49c3b1de236a6590998830 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.13.3

Changes:	https://github.com/encode/httpcore/releases
0.13.2
02 May 2021 19:46:03
commit hash: 5c9f59bf7b7955b59ca195df4093d3e2a90332e8commit hash: 5c9f59bf7b7955b59ca195df4093d3e2a90332e8commit hash: 5c9f59bf7b7955b59ca195df4093d3e2a90332e8commit hash: 5c9f59bf7b7955b59ca195df4093d3e2a90332e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.13.2

Changes:	https://github.com/encode/httpcore/releases
0.13.1
01 May 2021 22:19:22
commit hash: 1c07103e48760c81c7f9a6b59a4ff9f5598bd7d6commit hash: 1c07103e48760c81c7f9a6b59a4ff9f5598bd7d6commit hash: 1c07103e48760c81c7f9a6b59a4ff9f5598bd7d6commit hash: 1c07103e48760c81c7f9a6b59a4ff9f5598bd7d6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.13.1

Changes:	https://github.com/encode/httpcore/releases
0.13.0
25 Apr 2021 20:35:38
commit hash: f185f22bf04e58caf110a847bd745433162a935ecommit hash: f185f22bf04e58caf110a847bd745433162a935ecommit hash: f185f22bf04e58caf110a847bd745433162a935ecommit hash: f185f22bf04e58caf110a847bd745433162a935e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-httpcore: Update to 0.13.0

Changes:	https://github.com/encode/httpcore/releases
0.12.3
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.
0.12.3
01 Feb 2021 19:36:28
Revision:563674Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.3

Changes:	https://github.com/encode/httpcore/releases
0.12.2
26 Nov 2020 21:18:15
Revision:556369Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.2

Changes:	https://github.com/encode/httpcore/releases
0.12.1
15 Nov 2020 18:07:06
Revision:555345Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.1

Changes:	https://github.com/encode/httpcore/releases
0.12.0
10 Oct 2020 17:57:48
Revision:551964Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.0

Changes:	https://github.com/encode/httpcore/releases
0.11.1
01 Oct 2020 08:03:44
Revision:550782Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11.1

Changes:	https://github.com/encode/httpcore/releases
0.11.0
23 Sep 2020 18:49:43
Revision:549788Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11.0

Changes:	https://github.com/encode/httpcore/releases
0.10.2
10 Sep 2020 09:10:06
Revision:548190Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS: allow py-h11 0.10.0

It fixes the breakage after r548107.

Obtained
from:	https://github.com/encode/uvicorn/commit/54d729ccc1638180a51e6ab600c4724e6424b048
0.10.2
21 Aug 2020 21:24:40
Revision:545666Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.2

Changes:	https://github.com/encode/httpcore/releases
0.10.1
19 Aug 2020 16:21:37
Revision:545383Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.1

Changes:	https://github.com/encode/httpcore/releases
0.10.0
15 Aug 2020 17:08:21
Revision:545003Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.0

- Add HTTP2 option

Changes:	https://github.com/encode/httpcore/releases
0.9.1
31 May 2020 18:18:08
Revision:537193Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9.1

Changes:	https://github.com/encode/httpcore/releases
0.9.0
25 May 2020 18:00:33
Revision:536488Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-httpcore 0.9.0

The HTTP Core package provides a minimal low-level HTTP client, which does one
thing only. Sending HTTP requests.

It does not provide any high level model abstractions over the API, does not
handle redirects, multipart uploads, building authentication headers,
transparent HTTP caching, URL parsing, session cookie handling, content or
charset decoding, handling JSON, environment based configuration defaults, or
any of that Jazz.

Some things HTTP Core does do:
- Sending HTTP requests.
- Provides both sync and async interfaces.
- Supports HTTP/1.1 and HTTP/2.
- Async backend support for asyncio and trio.
- Automatic connection pooling.
- HTTP(S) proxy support.

WWW: https://github.com/encode/httpcore

Number of commits found: 48