From nobody Wed Jul 17 08:03:48 2024 X-Original-To: python@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 4WP7jw51LKz5Qp9V for ; Wed, 17 Jul 2024 08:03:48 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WP7jw2CL3z4LG5 for ; Wed, 17 Jul 2024 08:03:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721203428; a=rsa-sha256; cv=none; b=OqMX5Nd+QbD2rwqj+95HnbGqr2S3nEKTZ7Mi98Z47J9d9JXzmM5BjXECwa1zIRimdC6Wz2 HH9/mT60hMOLTTKim3NJtIVNfUcpkNY1e0cjgWAPG6TOwpCrM503c7CjrUzxM+YQj5zHQ3 PbfTUO9KULDmIrtj3+yBl8rTF6H6W2pHEit3j16D6gRTo73bhRmIWWtZk3wiwEAwdwFIP5 2BpkjjffyCAA9xiWWHFQC9deDoQawW1orIAFaOXIKCpyK8xZU9Yy7ZsrjZyb3XgvyJzh+i R8GRqjVUdtRLm673lLJOR3gmzZ+7XHnt5xvlFh26twwbK4llfmJvHNCmpz+WEw== 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=1721203428; 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=YT/OeXxVb4Eq4AOITZU25Llk9LsFUQH8GMncoCk8lIM=; b=Qjde3xayFoks8cu+lgdtoYpXkcN5PyRbfaOgKBAKR3sfERmEqSUApJ9WPy9d0iSH7jSt/t rjvvmGYl34NL322O3CIWYwGCNfEQtofsUl2/T+0GlrGFKHe+kEnq2Upf+ZuPZt+SvFz602 15xsvDUx6pudzlkze8CWqAhlN8CO8ZVJZLMu157BfBLloJb5P+Th2twJaXEqM3e7boehMr 8qCjTQX1P5aR3DBwW2/KBoozUrzQi9mgyiayduHNVfJoY+buNXQReQfB01ugmEZ+Z3ixKn ZaIPWAEW8XQxeqpPZoz0uj5UDeyoK48mVT7btPcKTd80rWnmSu/Hrb5Niq+1vA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WP7jw1qm3z1BWN for ; Wed, 17 Jul 2024 08:03:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46H83mAQ021998 for ; Wed, 17 Jul 2024 08:03:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46H83mKN021997 for python@FreeBSD.org; Wed, 17 Jul 2024 08:03:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 280323] textproc/py-sphinx: dependency textproc/py-docutils outside the limit Date: Wed, 17 Jul 2024 08:03:48 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 280323: textproc/py-sphinx: dependency textproc/py-docutils outside the limit https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280323 --- Description --- Since the update of textproc/py-docutils to v0.21.2, the limits for this dependency in textproc/py-sphinx are too tight (< 0.20). The limitations can be found in pyproject.toml and in PKG-INFO. The real problem is that the port textproc/py-sphinx is still on version 5.= 3.0, while upstream is already 7.4.5. Since version 7.3.0 [1] docutils 0.21 are supported, the limitation in the ports so far is actually only supported si= nce Sphinx 7.0.1 [2] ... Are there plans to upgrade Sphinx to a current version in the near future? = If not, would a patch of the current version in the ports be conceivable? In t= he latter case, I have attached a patch with which Sphinx seems to work sufficiently. [1] https://www.sphinx-doc.org/en/master/changes.html#release-7-3-0-released-ap= r-16 -2024 [2] https://www.sphinx-doc.org/en/master/changes.html#release-7-0-1-released-ma= y-12 -2023