Date: Mon, 3 Feb 2025 15:59:11 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ae501dcdaaac - main - www/py-jh2: Update to 5.0.7 Message-ID: <202502031559.513FxBG7013884@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae501dcdaaac3ea4ad6e35b52bb166f022da6eaf commit ae501dcdaaac3ea4ad6e35b52bb166f022da6eaf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:21:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:51:35 +0000 www/py-jh2: Update to 5.0.7 - Add GitHub to MASTER_SITES Changes: https://github.com/jawah/h2/releases --- www/py-jh2/Makefile | 6 +++--- www/py-jh2/Makefile.crates | 16 ++++++++-------- www/py-jh2/distinfo | 38 +++++++++++++++++++------------------- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/www/py-jh2/Makefile b/www/py-jh2/Makefile index 2db6f7533385..e491f816d35b 100644 --- a/www/py-jh2/Makefile +++ b/www/py-jh2/Makefile @@ -1,8 +1,8 @@ PORTNAME= jh2 -PORTVERSION= 5.0.5 -PORTREVISION= 1 +PORTVERSION= 5.0.7 CATEGORIES= www python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/jawah/h2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/py-jh2/Makefile.crates b/www/py-jh2/Makefile.crates index 54b18980810e..5a335d04b7e8 100644 --- a/www/py-jh2/Makefile.crates +++ b/www/py-jh2/Makefile.crates @@ -1,5 +1,5 @@ CARGO_CRATES= autocfg-1.4.0 \ - cc-1.2.6 \ + cc-1.2.10 \ cfg-if-1.0.0 \ heck-0.5.0 \ httlib-hpack-0.1.3 \ @@ -9,16 +9,16 @@ CARGO_CRATES= autocfg-1.4.0 \ memoffset-0.9.1 \ once_cell-1.20.2 \ portable-atomic-1.10.0 \ - proc-macro2-1.0.92 \ - pyo3-0.23.3 \ - pyo3-build-config-0.23.3 \ - pyo3-ffi-0.23.3 \ - pyo3-macros-0.23.3 \ - pyo3-macros-backend-0.23.3 \ + proc-macro2-1.0.93 \ + pyo3-0.23.4 \ + pyo3-build-config-0.23.4 \ + pyo3-ffi-0.23.4 \ + pyo3-macros-0.23.4 \ + pyo3-macros-backend-0.23.4 \ python3-dll-a-0.2.12 \ quote-1.0.38 \ shlex-1.3.0 \ - syn-2.0.92 \ + syn-2.0.96 \ target-lexicon-0.12.16 \ unicode-ident-1.0.14 \ unindent-0.2.3 diff --git a/www/py-jh2/distinfo b/www/py-jh2/distinfo index 377abc71ca6b..d38966c29ce8 100644 --- a/www/py-jh2/distinfo +++ b/www/py-jh2/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1735837795 -SHA256 (jh2-5.0.5.tar.gz) = 611608717a52b49eae44867ce9d8d8d986a3fa2dedc2356c0fb923e5871f4869 -SIZE (jh2-5.0.5.tar.gz) = 7300256 +TIMESTAMP = 1738089164 +SHA256 (jh2-5.0.7.tar.gz) = 43d56326d950aae3a0e7f3ebd51bc16c7c9350b3be12e8ca6cf0ed78d4ccaa57 +SIZE (jh2-5.0.7.tar.gz) = 7300785 SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/cc-1.2.6.crate) = 8d6dbb628b8f8555f86d0323c2eb39e3ec81901f4b83e091db8a6a76d316a333 -SIZE (rust/crates/cc-1.2.6.crate) = 99923 +SHA256 (rust/crates/cc-1.2.10.crate) = 13208fcbb66eaeffe09b99fffbe1af420f00a7b35aa99ad683dfc1aa76145229 +SIZE (rust/crates/cc-1.2.10.crate) = 101251 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea @@ -23,26 +23,26 @@ SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f9 SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 SHA256 (rust/crates/portable-atomic-1.10.0.crate) = 280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6 SIZE (rust/crates/portable-atomic-1.10.0.crate) = 174760 -SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0 -SIZE (rust/crates/proc-macro2-1.0.92.crate) = 52353 -SHA256 (rust/crates/pyo3-0.23.3.crate) = e484fd2c8b4cb67ab05a318f1fd6fa8f199fcc30819f08f07d200809dba26c15 -SIZE (rust/crates/pyo3-0.23.3.crate) = 1073838 -SHA256 (rust/crates/pyo3-build-config-0.23.3.crate) = dc0e0469a84f208e20044b98965e1561028180219e35352a2afaf2b942beff3b -SIZE (rust/crates/pyo3-build-config-0.23.3.crate) = 32509 -SHA256 (rust/crates/pyo3-ffi-0.23.3.crate) = eb1547a7f9966f6f1a0f0227564a9945fe36b90da5a93b3933fc3dc03fae372d -SIZE (rust/crates/pyo3-ffi-0.23.3.crate) = 74064 -SHA256 (rust/crates/pyo3-macros-0.23.3.crate) = fdb6da8ec6fa5cedd1626c886fc8749bdcbb09424a86461eb8cdf096b7c33257 -SIZE (rust/crates/pyo3-macros-0.23.3.crate) = 8085 -SHA256 (rust/crates/pyo3-macros-backend-0.23.3.crate) = 38a385202ff5a92791168b1136afae5059d3ac118457bb7bc304c197c2d33e7d -SIZE (rust/crates/pyo3-macros-backend-0.23.3.crate) = 70098 +SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 +SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 +SHA256 (rust/crates/pyo3-0.23.4.crate) = 57fe09249128b3173d092de9523eaa75136bf7ba85e0d69eca241c7939c933cc +SIZE (rust/crates/pyo3-0.23.4.crate) = 1087676 +SHA256 (rust/crates/pyo3-build-config-0.23.4.crate) = 1cd3927b5a78757a0d71aa9dff669f903b1eb64b54142a9bd9f757f8fde65fd7 +SIZE (rust/crates/pyo3-build-config-0.23.4.crate) = 33885 +SHA256 (rust/crates/pyo3-ffi-0.23.4.crate) = dab6bb2102bd8f991e7749f130a70d05dd557613e39ed2deeee8e9ca0c4d548d +SIZE (rust/crates/pyo3-ffi-0.23.4.crate) = 74806 +SHA256 (rust/crates/pyo3-macros-0.23.4.crate) = 91871864b353fd5ffcb3f91f2f703a22a9797c91b9ab497b1acac7b07ae509c7 +SIZE (rust/crates/pyo3-macros-0.23.4.crate) = 8852 +SHA256 (rust/crates/pyo3-macros-backend-0.23.4.crate) = 43abc3b80bc20f3facd86cd3c60beed58c3e2aa26213f3cda368de39c60a27e4 +SIZE (rust/crates/pyo3-macros-backend-0.23.4.crate) = 70912 SHA256 (rust/crates/python3-dll-a-0.2.12.crate) = 9b66f9171950e674e64bad3456e11bb3cca108e5c34844383cfe277f45c8a7a8 SIZE (rust/crates/python3-dll-a-0.2.12.crate) = 83731 SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc SIZE (rust/crates/quote-1.0.38.crate) = 31252 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/syn-2.0.92.crate) = 70ae51629bf965c5c098cc9e87908a3df5301051a9e087d6f9bef5c9771ed126 -SIZE (rust/crates/syn-2.0.92.crate) = 291405 +SHA256 (rust/crates/syn-2.0.96.crate) = d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80 +SIZE (rust/crates/syn-2.0.96.crate) = 297497 SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031559.513FxBG7013884>