From nobody Thu May 21 15:06:32 2026 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 4gLsF52Fcwz6fCgT for ; Thu, 21 May 2026 15:06:33 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gLsF44t06z3TtB for ; Thu, 21 May 2026 15:06:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779375992; 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=U3MKnfJpRUSS9BxmT+mspi1Uq1lamayBTVvKQtGPdmU=; b=i8iUj8nZnYXeOIXrbi4HZcijIDnVamLbj7kf55sFEcJLR4fc85FvAU7vTf6yLdCuIHU5WA wZRaDMgAGkvb7mWLiukqMP8U8/O5Zjb/Phl3OzEQVbyjwuhHuPCHA39t7ctXKWlFDCloN4 jBL4QiH1KhKEzP+mz7u02w2T9wFwAQ+m8vP0iVyYZeOzRjvJZwQPsS68GzJDuqZqrTCo8b VtwAbBp56wEGfFX69OOIrtIwSBX7sMN4n911NmZI6wmm4PRtA+tEJaJYKvzxZleolYy9Gn Kef9BuKtRjaDEi2HVdfV86DbfhegfXD7pedb4eUXE/YOJoo/pyjnyBaAt033WA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779375992; a=rsa-sha256; cv=none; b=pK/C0Ru6F5BQkutpCdsvCdxAsbGqFoeRai7Y+Q9f8pSoFmEaZ3yjgrI5C174tl2MmeevKB IfnJJTm55Qt+qeVCvUEsxHHmF6hrr+PQ95UXt2P+GuJAQJeQK5Hqj4hOn4hrJMhhmiDE0g 0CU7PUeqTSInFXYwAaABefwicyaGZVLBVlcQ3nWo/sPBJSbNRuI1Via9zW7o5DZ+HLieLT KDWFfm6uQ00ARZTyu8/pQW6khGdVP1+inC70pQkvmKALoIwbgsoyTbd8CHfCeI6tCyYzlc XXMgTeLF++1QLKWZq1YHb+xeYY6GEGQp4rAOaOJ0dFrakySbnNAz+x1EL9vXlA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779375992; 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=U3MKnfJpRUSS9BxmT+mspi1Uq1lamayBTVvKQtGPdmU=; b=L08J/G3UvQMu9Uo5+jTV2+GvZqDgpZzbvG2XmtJPOvSroILFP2pA4ltNiyCoBmX1GqRIvK Jw+3dzSvE0NsTYxf82lQ/3DiwiF4PkcX7klwdiUcG25HekCG6U7zb4FbdJNpaXvwe84wvO 6KtW9BFiqFeVXpLDpIFtJRDg03FfH8C4EVh31l8EOHObI96EcWXB0GewGKAjsTcImV6H9q RDUrBb+9DFms1TmsNwDeXqubM9n0l64aUAzTXlDCjuRGc+UBnc16k3yKV8AiIOZX0SlRpE qKFB7HAclE2ito81JvKg3Zo2JQtvTXDshIOwQM2dA/L4XBAwua7XbvMU7P9vjQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gLsF437z3zdx6 for ; Thu, 21 May 2026 15:06:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 43674 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 21 May 2026 15:06:32 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 0bb6bc082684 - main - www/py-python-multipart: Update to 0.0.29 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list 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: 0bb6bc08268498ad55940e39b1fae5a38de9c841 Auto-Submitted: auto-generated Date: Thu, 21 May 2026 15:06:32 +0000 Message-Id: <6a0f1f78.43674.7a2113f2@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bb6bc08268498ad55940e39b1fae5a38de9c841 commit 0bb6bc08268498ad55940e39b1fae5a38de9c841 Author: Po-Chuan Hsieh AuthorDate: 2026-05-21 14:52:13 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-05-21 14:52:13 +0000 www/py-python-multipart: Update to 0.0.29 Changes: https://github.com/Kludex/python-multipart/releases https://multipart.fastapiexpert.com/changelog/ --- www/py-python-multipart/Makefile | 2 +- www/py-python-multipart/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-python-multipart/Makefile b/www/py-python-multipart/Makefile index 29d62c29469f..54ddd10a6ed0 100644 --- a/www/py-python-multipart/Makefile +++ b/www/py-python-multipart/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-multipart -PORTVERSION= 0.0.28 +PORTVERSION= 0.0.29 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-python-multipart/distinfo b/www/py-python-multipart/distinfo index 01f1ee91a53c..151b9bed67e5 100644 --- a/www/py-python-multipart/distinfo +++ b/www/py-python-multipart/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778641054 -SHA256 (python_multipart-0.0.28.tar.gz) = 8550da197eac0f7ab748961fc9509b999fa2662ea25cef857f05249f6893c0f8 -SIZE (python_multipart-0.0.28.tar.gz) = 45314 +TIMESTAMP = 1779223052 +SHA256 (python_multipart-0.0.29.tar.gz) = 643e93849196645e2dbdd81a0f8829a23123ad7f797a84a364c6fb3563f18904 +SIZE (python_multipart-0.0.29.tar.gz) = 45678