From nobody Mon Nov 28 03:43:40 2022
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 4NLBCK1YTsz4hpx0
	for <python@mlmmj.nyi.freebsd.org>; Mon, 28 Nov 2022 03:43:41 +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 "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4NLBCJ72hLz47C6
	for <python@FreeBSD.org>; Mon, 28 Nov 2022 03:43:40 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1669607021;
	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=QakW9+ZvFUS2APcBksMCe7mdhjlXNiEjUh06I11i+GQ=;
	b=wiKZZtd2GeqKZx0PfLZiNqfUi5LkO/VHeAGSFeAUJ5xCL0HOAequLEKRz/G+5kU9R/jNvi
	Mqv2ps94oj/qp/AEEPGfNV92OGx64Njugkcjgsgb2Y3NMsjB2Ca6/Cs9xtU0V/MXFo2VYa
	cULyn4aq29JNoi/BHOgteCNqa5p/28pA6cKNeLYzBRZTishU1roighH4aALNkaZZPbYPE2
	zreefP07e1u3AryMLPY55BrMOksI5I5RgT/LIqqsTrvZ5ivczL/QlesDmX1h1M5ZcBJVZi
	oiTV1Ozz/qynIJlNbMmofGD/dL+aCCISbX3/cucTQ/3/NDhsBzIQ/97BBmKluQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669607021; a=rsa-sha256; cv=none;
	b=EgYrDbczo25WnepZKbQ+9+hud9cTRjh7WoTksFZPPwXZIFRwXFr/TSDjh6/dMEKpIqCBOc
	1S8G0SJZGr7Q9ZlHiKDR5wsoLbO+2c20Toy86qQi2FisjQoljlPFwuDroK+mwnKkb0Tbkg
	CCqc6di9NjcFV3FrsjpILZvViy7bhg+ac5IYyCKjUhi4DKyA98uS83WNbxmZzpas1Y2dcq
	WApn5kzO4rAFqLI8KiwlvP1DSQJEF87exn0WzpangEEIbtR0C7Cd2HSPGwy4cI+v0YQmOn
	6ymo61+GeSOxeCXAsfnHL6DwbGF4CPqUVDlRyMXGMhR2lAw6GWW2oLhTicQQaQ==
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 4NLBCJ68DHzP3D
	for <python@FreeBSD.org>; Mon, 28 Nov 2022 03:43:40 +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 2AS3he46023275
	for <python@FreeBSD.org>; Mon, 28 Nov 2022 03:43:40 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AS3heOv023274
	for python@FreeBSD.org; Mon, 28 Nov 2022 03:43:40 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 268018] textproc/py-sphinx: Updating to 5.3.0, ensuring themes
 are installed, using flit and pyproject-build
Date: Mon, 28 Nov 2022 03:43:40 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: lab+bsd@thinkum.space
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created
Message-ID: <bug-268018-21822-tiWGSOzf03@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268018-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-268018-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268018

Sean Champ <lab+bsd@thinkum.space> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238375|0                           |1
        is obsolete|                            |

--- Comment #4 from Sean Champ <lab+bsd@thinkum.space> ---
Created attachment 238385
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238385&action=
=3Dedit
patch proposal for updating to Sphinx 5.3.0 (updated)

This patch obsoletes the previous here, also updating the version runtime
dependencies from sphinx pyproject.toml

Before updating to sphinx 5.3.0, the textproc/py-pygments and
textproc/py-docutils ports may need to be updated, to match the updated ver=
sion
requirements in Sphinx pyproject.toml

--=20
You are receiving this mail because:
You are the assignee for the bug.=