Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.8_1 08 Apr 2025 08:41:13
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.86.0
PR: 285840 |
5.0.8 19 Mar 2025 03:40:51
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-jh2: Update to 5.0.8
Changes: https://github.com/jawah/h2/releases |
5.0.7_1 11 Mar 2025 15:53:59
    |
Kai Knoblich (kai)  |
www/py-jh2: Fix build after 75f9a60e9790
* The 1.8.2 release of devel/py-maturin uses a updated version of the
"pyproject-toml" crate which is stricter with regard to license
metadata:
[...]
maturin failed
Caused by: pyproject.toml at
/wrkdirs/usr/ports/www/py-jh2/work-py311/jh2-5.0.7/pyproject.toml is invalid
Caused by: TOML parse error at line 9, column 17
|
9 | license-files = { paths = ["LICENSE"] }
| ^^^^^^^^^^^^^^^^^^^^^^^
[...]
Approved by: portmgr (build fix blanket) |
5.0.7_1 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
5.0.7 03 Feb 2025 15:51:35
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-jh2: Update to 5.0.7
- Add GitHub to MASTER_SITES
Changes: https://github.com/jawah/h2/releases |
5.0.5_1 20 Jan 2025 11:06:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
5.0.5 02 Jan 2025 19:46:39
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-jh2: Update to 5.0.5
Changes: https://github.com/jawah/h2/releases |
5.0.4 31 Dec 2024 15:38:21
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-jh2: Add py-jh2 5.0.4
jh2, HTTP/2 Protocol Stack, is a fork of the well known hyper/h2 package. We
want to provide a cleaner and faster HTTP/2 state machine while keeping a pure
Python implementation. We decided to embed the leaf dependencies as we want a
neater dependency tree and along with that a easier maintenance burden. We
believe it was a mistake to ship three packages (h2, hpack, and hyperframe).
Analysis shown that h2 spend a lot of time doing hpack encode and decode
operations, this is why we decided to offer a complementary optimized build. The
pure Python version will still be available.
This repository contains a pure-Python implementation of a HTTP/2 protocol
stack. It's written from the ground up to be embeddable in whatever program you
choose to use, ensuring that you can speak HTTP/2 regardless of your programming
paradigm. |
Number of commits found: 8
|