From nobody Sat Nov 29 23:55:06 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dJn8q0RC5z6JLqn for ; Sat, 29 Nov 2025 23:55:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dJn8p4F7pz3rVg for ; Sat, 29 Nov 2025 23:55:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764460506; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Qbu9nXbs0ieljiFy5ZipCKEHOEqnf3xfBjnpjplj/LQ=; b=oGIUDiTpdXNLufePhVUma9lV0oZH/HBx6+TkiUc2DwP5EPhhG6hhVDC5o68qhXD+kCiuHv wsPaU14ALScqNMMJu5UuFOM8rUSdOTVOl8j21OAj6oYONyCqQcx5Jx680niazsc322Z/L+ uzHJ3UO9VCvrTcKU5UTCBWWA9AAyAD4jiAGTZbby7NfRRCY++L9MXHb1LOcKywMbDH86fa jkTKzk3ROYLRVz3ZoJENvHPSwf93pcrExBnJ7Mb/VkysNSD2XPTeR+5USPi82M64fCop3Y DwpbtiKRbptU/Tje9gik1fN8hKc573gTwQMjLHdtyn2wPMexM2iEvpOwwpctvA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764460506; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Qbu9nXbs0ieljiFy5ZipCKEHOEqnf3xfBjnpjplj/LQ=; b=vzDn/X1yRCEc0SpU1AikxI+eeal0Ayt0fTA4VRXpe0J9kTpHRbKVfA5Pn59vFljFZLxU3T XCj1QkcHM8tTSMpIYirSG63io3BTM8DXMx90zY/yHEePP7SACLvhAqE8Ezr+MsfOxRkqL1 uVlUE74Ov9RFrvRQASED1xjptu84EQr3wrBXp6+s03TEK+/G2fKCk2va+1M/QBPCmGptkH H4gkNXx8Nw76itYpetf30nBdeNsSW50/rzmmIvZUX3Jp9KN20lFX9i3NjPeOHhFv9rUKBd YfZqY3OCv+fBDjBFl3Tc2okbx0v0QMDA90E0i4/gY9PmBZO2BUubZMDmd+yuBg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764460506; a=rsa-sha256; cv=none; b=DtOyNy9bZlatIv5hPw9VQFXgzFRZMX62OA7ZDVl/d7FMiSFTw7YwfhWYef0ghS7kfSvNo9 vKi67VRbOX6s5i4JzPxMFP2P1Hq1/4g3u34I+D6wC4Nky6HxS08iIPKotCmotb/VA5RH3z heA/p8uLCPh8md9B6lJ3j5OqrsCu+ma1OOqSuSfZz4+cQJxksAIL9n/lJtZywINuKIDiZK ZCAGbpDhdVOVtwHImBKhIeCdV0pCO5hR9mp/Ry6dgeORxeH4nfA8fV5mlYeMuPo9n8RVMQ x6+x9+qwEjJ784cHZXWMISNEszDLydky8/yuh9nU9WSpPKTmUYNLbOOrXRhobQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dJn8p3nZ6z18qZ for ; Sat, 29 Nov 2025 23:55:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id a7ed by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 29 Nov 2025 23:55:06 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 6cc9162bfcd2 - main - devel/py-dulwich: Update to 0.24.10 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6cc9162bfcd2ca125890045e0684a9d1a9bc7456 Auto-Submitted: auto-generated Date: Sat, 29 Nov 2025 23:55:06 +0000 Message-Id: <692b87da.a7ed.259423bb@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6cc9162bfcd2ca125890045e0684a9d1a9bc7456 commit 6cc9162bfcd2ca125890045e0684a9d1a9bc7456 Author: Po-Chuan Hsieh AuthorDate: 2025-11-29 23:24:14 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-11-29 23:24:14 +0000 devel/py-dulwich: Update to 0.24.10 Changes: https://github.com/jelmer/dulwich/releases https://github.com/jelmer/dulwich/blob/master/NEWS --- devel/py-dulwich/Makefile | 3 +-- devel/py-dulwich/Makefile.crates | 21 +++++++++--------- devel/py-dulwich/distinfo | 48 +++++++++++++++++++++------------------- 3 files changed, 37 insertions(+), 35 deletions(-) diff --git a/devel/py-dulwich/Makefile b/devel/py-dulwich/Makefile index ac80886e433e..dfe10c254463 100644 --- a/devel/py-dulwich/Makefile +++ b/devel/py-dulwich/Makefile @@ -1,6 +1,5 @@ PORTNAME= dulwich -PORTVERSION= 0.24.8 -PORTREVISION= 1 +PORTVERSION= 0.24.10 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-dulwich/Makefile.crates b/devel/py-dulwich/Makefile.crates index 1ff6407b7a1b..3c69bf1c81af 100644 --- a/devel/py-dulwich/Makefile.crates +++ b/devel/py-dulwich/Makefile.crates @@ -1,20 +1,21 @@ CARGO_CRATES= autocfg-1.5.0 \ heck-0.5.0 \ - indoc-2.0.6 \ + indoc-2.0.7 \ libc-0.2.177 \ memchr-2.7.6 \ memoffset-0.9.1 \ once_cell-1.21.3 \ portable-atomic-1.11.1 \ - proc-macro2-1.0.101 \ - pyo3-0.27.0 \ - pyo3-build-config-0.27.0 \ - pyo3-ffi-0.27.0 \ - pyo3-macros-0.27.0 \ - pyo3-macros-backend-0.27.0 \ - quote-1.0.41 \ + proc-macro2-1.0.103 \ + pyo3-0.27.1 \ + pyo3-build-config-0.27.1 \ + pyo3-ffi-0.27.1 \ + pyo3-macros-0.27.1 \ + pyo3-macros-backend-0.27.1 \ + quote-1.0.42 \ + rustversion-1.0.22 \ similar-2.7.0 \ - syn-2.0.107 \ + syn-2.0.110 \ target-lexicon-0.13.3 \ - unicode-ident-1.0.19 \ + unicode-ident-1.0.22 \ unindent-0.2.4 diff --git a/devel/py-dulwich/distinfo b/devel/py-dulwich/distinfo index 712bdb43f035..7ad9136a2d61 100644 --- a/devel/py-dulwich/distinfo +++ b/devel/py-dulwich/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1762586792 -SHA256 (dulwich-0.24.8.tar.gz) = c9f4748bbcca56fb57458c71c0d30e2351ac15e0583d428c739c09228be68f05 -SIZE (dulwich-0.24.8.tar.gz) = 998526 +TIMESTAMP = 1763853306 +SHA256 (dulwich-0.24.10.tar.gz) = 30e028979b6fa7220c913da9c786026611c10746c06496149742602b36a11f6b +SIZE (dulwich-0.24.10.tar.gz) = 999843 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd -SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706 +SIZE (rust/crates/indoc-2.0.7.crate) = 17184 SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 @@ -17,27 +17,29 @@ SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a71648 SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 -SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de -SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 -SHA256 (rust/crates/pyo3-0.27.0.crate) = fa8e48c12afdeb26aa4be4e5c49fb5e11c3efa0878db783a960eea2b9ac6dd19 -SIZE (rust/crates/pyo3-0.27.0.crate) = 1172080 -SHA256 (rust/crates/pyo3-build-config-0.27.0.crate) = bc1989dbf2b60852e0782c7487ebf0b4c7f43161ffe820849b56cf05f945cee1 -SIZE (rust/crates/pyo3-build-config-0.27.0.crate) = 35562 -SHA256 (rust/crates/pyo3-ffi-0.27.0.crate) = c808286da7500385148930152e54fb6883452033085bf1f857d85d4e82ca905c -SIZE (rust/crates/pyo3-ffi-0.27.0.crate) = 78505 -SHA256 (rust/crates/pyo3-macros-0.27.0.crate) = 83a0543c16be0d86cf0dbf2e2b636ece9fd38f20406bb43c255e0bc368095f92 -SIZE (rust/crates/pyo3-macros-0.27.0.crate) = 8916 -SHA256 (rust/crates/pyo3-macros-backend-0.27.0.crate) = 2a00da2ce064dcd582448ea24a5a26fa9527e0483103019b741ebcbe632dcd29 -SIZE (rust/crates/pyo3-macros-backend-0.27.0.crate) = 82461 -SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 -SIZE (rust/crates/quote-1.0.41.crate) = 31408 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 +SHA256 (rust/crates/pyo3-0.27.1.crate) = 37a6df7eab65fc7bee654a421404947e10a0f7085b6951bf2ea395f4659fb0cf +SIZE (rust/crates/pyo3-0.27.1.crate) = 1172212 +SHA256 (rust/crates/pyo3-build-config-0.27.1.crate) = f77d387774f6f6eec64a004eac0ed525aab7fa1966d94b42f743797b3e395afb +SIZE (rust/crates/pyo3-build-config-0.27.1.crate) = 35565 +SHA256 (rust/crates/pyo3-ffi-0.27.1.crate) = 2dd13844a4242793e02df3e2ec093f540d948299a6a77ea9ce7afd8623f542be +SIZE (rust/crates/pyo3-ffi-0.27.1.crate) = 78517 +SHA256 (rust/crates/pyo3-macros-0.27.1.crate) = eaf8f9f1108270b90d3676b8679586385430e5c0bb78bb5f043f95499c821a71 +SIZE (rust/crates/pyo3-macros-0.27.1.crate) = 8918 +SHA256 (rust/crates/pyo3-macros-backend-0.27.1.crate) = 70a3b2274450ba5288bc9b8c1b69ff569d1d61189d4bff38f8d22e03d17f932b +SIZE (rust/crates/pyo3-macros-backend-0.27.1.crate) = 82521 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa SIZE (rust/crates/similar-2.7.0.crate) = 53928 -SHA256 (rust/crates/syn-2.0.107.crate) = 2a26dbd934e5451d21ef060c018dae56fc073894c5a7896f882928a76e6d081b -SIZE (rust/crates/syn-2.0.107.crate) = 301716 +SHA256 (rust/crates/syn-2.0.110.crate) = a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea +SIZE (rust/crates/syn-2.0.110.crate) = 302184 SHA256 (rust/crates/target-lexicon-0.13.3.crate) = df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c SIZE (rust/crates/target-lexicon-0.13.3.crate) = 28498 -SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d -SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 SIZE (rust/crates/unindent-0.2.4.crate) = 7422