From nobody Mon Jul 21 17:00:48 2025 X-Original-To: dev-commits-ports-main@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 4bm69H23fDz62sgp; Mon, 21 Jul 2025 17:00:51 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bm69H0qc7z3QfH; Mon, 21 Jul 2025 17:00:51 +0000 (UTC) (envelope-from makc@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753117251; 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: in-reply-to:in-reply-to:references:references; bh=AXuOoBODqK7I2owradNP10um0vI9UV1zoEmP5bhSsZk=; b=ciH8xz+9nPUK8h/i3JPiv9mQYqbaPcYUefE1IqEHssGXluG0+dQnGMYDCjoitm12AqZZav WMRVH7eiktZDEfI09v3wt6jVSxkJkPyZkfXwjPgGIRbmzy82HE2Ea1Pt7nJ5aZDoLwS/qT DkX/gjBBg+R+WvGD5zu109X/P8uZAa0HXCjli1/WpAVrR718TlFwq5zJgK4y9G/Ck9lEGB JG0XyPTszNXsRAwsdh/5d8vBq0S62ylTs2cXVA52I3uqwuACByGDvWs1DY7ZDAZeegbhuA Op1KgkgPJx3JbOwnI/Ov7Y7dNQz39u9yiB2xQJZ/szQPAVt9I4gbHv+WIR/zsA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753117251; 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: in-reply-to:in-reply-to:references:references; bh=AXuOoBODqK7I2owradNP10um0vI9UV1zoEmP5bhSsZk=; b=SkQ2UQ3KHojihr1DJig7EI6mr/Ocgm96xQk6HBgRc8eqelMBbi8zSOAvFGybnZE/Ho4QjF gHQSqAi9D6kMMm9LnCZOHcP+UsdrA4WlobI7Hc7FfqWIWiVoFXO+mukeAdIOq2pHTVLsIJ ElgnJVCQ1tqMbygYTI8zNUDOB2/10jaLWMO0Klj6EHGbI1Rtvv6TnRzIh3XJA6jl3/TDvA lGIG57gees4ZWWuMxKUXddB4IKe9Z16ji/MYRcMuJXrEMwc/tZCZmTWPHnzWXNjrvXvvAj j8sLHpa7NQnPi0mKm3gF0YPSQJa52kvkIHEX9vQM3GnoGkhHCSICntr3z4NlmQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1753117251; a=rsa-sha256; cv=none; b=VyimFOKheG6Hro1InLSU/TlAS+r+irsyMR/C3pIrXOb2a5LbYI6rbEPsKLv9iBNbhFZ/31 eDUQAxF7T5Rx7I4ryY5MNoHoyVi01VDUW/rSKWGXb5672Uf+uYXJh7p/bzdMXYWmY2uv0p 4E/4B0yVpuYVKTLDIB+evGnom9SNzUB+09Vjvqv/Wa9MQu6/UjtNXEcnLb/IHPEnheX/c0 uh2CFr6YTlm+qW6cxZkhB6+b9VTSE92mjsLcQIlsHvn//enGQTzwMcSdTTy2Smn2ZIhtOI 76T1E7/bI5MS5MoYHVPhNnl7m6LA/X8buPYoNXByhSrO7imth24jynk12dQ2qA== Received: from mercury.localnet (unknown [62.63.94.159]) (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 did not present a certificate) (Authenticated sender: makc) by smtp.freebsd.org (Postfix) with ESMTPSA id 4bm69G34DbzF31; Mon, 21 Jul 2025 17:00:50 +0000 (UTC) (envelope-from makc@freebsd.org) From: Max Brazhnikov To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Hiroki Tagato Subject: Re: git: 0b0f7cda9d34 - main - */*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt) Date: Mon, 21 Jul 2025 20:00:48 +0300 Message-ID: <2361663.mfXeX5GmMH@mercury> In-Reply-To: <202507210801.56L814kP072848@gitrepo.freebsd.org> References: <202507210801.56L814kP072848@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Thanks a lot! > URL: https://cgit.FreeBSD.org/ports/commit/?id=0b0f7cda9d34dc0169a7b91fa134903f2d822526 > > commit 0b0f7cda9d34dc0169a7b91fa134903f2d822526 > Author: Hiroki Tagato > AuthorDate: 2025-07-21 07:41:16 +0000 > Commit: Hiroki Tagato > CommitDate: 2025-07-21 08:00:55 +0000 > > */*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt) > > This is a follow up to the commit 230fb2661c78, which updated some > ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an > attempt to follow the dependency change of > www/py-beautifulsoup. However, the switch was incomplete and broke > some other ports. > > It has turned out that the ports depending on devel/py-lxml (at > version 4.9.3) does not limit their dependencies' upper bound to 4.x > except for one (devel/py-pymaven-patch). So updating them to > devel/py-lxml5 (at version 5.4.0) should cause no harm. > > This commit switch dependencies of all the ports (except > devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts. > > Co-authored-by: Daniel Engberg