Date: Fri, 16 Apr 2021 16:06:14 +0900 (JST) From: Yasuhiro Kimura <yasu@utahime.org> To: otis@FreeBSD.org Cc: dbaio@FreeBSD.org, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 8115936097b3 - main - security/py-[acme|certbot]: Update to 1.14.0 Message-ID: <20210416.160614.267634081774745865.yasu@utahime.org> In-Reply-To: <20210415.133547.1825259409916309206.yasu@utahime.org> References: <202104102010.13AKAuI6040079@gitrepo.freebsd.org> <4398C5AE-0273-40DA-90C5-522A40A371FD@FreeBSD.org> <20210415.133547.1825259409916309206.yasu@utahime.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Yasuhiro Kimura <yasu@utahime.org> Subject: Re: git: 8115936097b3 - main - security/py-[acme|certbot]: Update to 1.14.0 Date: Thu, 15 Apr 2021 13:35:47 +0900 (JST) > So the source of the problem seems to be combination of python 3.6 and > textproc/py-sphinx. I found following issue report in the repository of sphinx on GitHub. https://github.com/sphinx-doc/sphinx/issues/9063 According to it the source of the problem is docutils 0.17 and will be fixed in 0.17.1. I reverted textproxy/py-docutils to 0.16 and confirmed build of security/py-certbot succeeds with python 3.6. --- Yasuhiro Kimura
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210416.160614.267634081774745865.yasu>