Date: Mon, 5 Oct 2020 21:36:27 -0300 From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: Thierry Thomas <thierry@freebsd.org>, Steve Wills <swills@FreeBSD.org> Cc: python@freebsd.org Subject: Re: Conflicts between py37-pygments and ipython5 Message-ID: <20201006003627.4ol47d2imempku6n@t480.local> In-Reply-To: <c01b86ba-0fad-b92a-d054-d497173e023b@FreeBSD.org> References: <20200923195036.GC39822@graf.pompo.net> <c01b86ba-0fad-b92a-d054-d497173e023b@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--jm42ad5vksuvgoft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 24, 2020 at 02:54:57PM -0400, Steve Wills wrote: > Hi, >=20 > On 9/23/20 3:50 PM, Thierry Thomas wrote: > > Hello, > >=20 > > math/sage is now BROKEN, caused by PR 249131 / r549076: > >=20 > > =3D=3D=3D> sage-math-9.1_5 depends on package: py37-nbconvert>0 - not= found > > =3D=3D=3D> Installing existing package /packages/All/py37-nbconvert-5= =2E6.1_1.txz > > [121amd64-default-build-as-user-job-04] Installing py37-nbconvert-5.6.1= _1... > > [121amd64-default-build-as-user-job-04] `-- Installing py37-nbformat-5.= 0.7... > > [121amd64-default-build-as-user-job-04] `-- Extracting py37-nbformat-5.= 0.7: > > .......... done > > [121amd64-default-build-as-user-job-04] `-- Installing > > py37-pandocfilters-1.4.2... > > [121amd64-default-build-as-user-job-04] `-- Extracting > > py37-pandocfilters-1.4.2: .......... done > > [121amd64-default-build-as-user-job-04] `-- Installing py37-pygments-2.= 7.1... > > pkg-static: py37-pygments-2.7.1 conflicts with py37-pygments-25-2.5.2 > > (installs files into the same place). Problematic file: > > /usr/local/bin/pygmentize-3.7 > >=20 > > Failed to install the following 1 package(s): > > /packages/All/py37-nbconvert-5.6.1_1.txz > > *** Error code 70 > >=20 > > math/sage does not directly depend on textproc/py-pygments, but it > > depends on devel/py-nbconvert which does. > >=20 > > And it also depend on devel/ipython5, which requires py37-pygments-25. > >=20 > > Is there a way to solve this conflict? Hi. Could you test math/sage with this patch? https://people.freebsd.org/~dbaio/ipython5-pygments.patch Looking the commit history of devel/ipython5, the requirement 'pygments<2.6' is only necessary to solve an issue with Python 2.7, and devel/ipython5 is now python3.5+. https://github.com/ipython/ipython/pull/12174 https://github.com/ipython/ipython/issues/12173 Regards. --=20 Danilo G. Baio (dbaio) --jm42ad5vksuvgoft Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEORj0UTsjzCy+enIkmpN7LfMuiNcFAl97vAhfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDM5 MThGNDUxM0IyM0NDMkNCRTdBNzIyNDlBOTM3QjJERjMyRTg4RDcACgkQmpN7LfMu iNdiyg//QrvwE6aBkAn6lNaZ3iSnOcFrV16Odx1uQGgM0Pfh1iBn6jiY/YxGp8Lr pKOv0gVgqjGUa4zO8xrqIPpugmi3l/NN+oS4CGD9TfLosTtlX19NmXno2eUMIHaC ECIYkK5vK/5rU000HTFxuYhfziD79pQiGqJ+4MMXlcOdhrI5L1nx+Cg12+tnfKJx Rv0rjX+jjvZb2WEoeaJLI0SjS6tPtk5kU01tPTz+7O/7b5iKPH0PI8xHAIJthUEI daKLiIEZRSr5cN/7sbRy0a/iGLFby9P63vXnJhHwO8PhVa8nBFCT/kBtNW0aOJbl HvogLCW3Nfco+g4B7wh20wi33pn+RnxmeHq8SNcDtP8GkeQUl5PUJ+ES+PFjK4BI b6LS8PTRjQTj60iC1SVh6p2sc8yYcR/pqrX10lYtASpSfgKyn8GgZ9ueNb6StLb0 2rEUWnsvuJi7DJRBE+cVaNbfWKiX68QJeLiM/zGGSoxJJHkWLEMIJ7RHVo9rSllk eNFN3+JCVIo/zhhHIu+7IH4nJOQp+Mm6WBsSWmqBTuIwXCoBXU47hqojNvKcZtZE QZl9vZECd/XLuCcVwzd/U/zYslyrpxRm7Mf6UeR1RkWDPbtQApJgWQ2LjZjRzU6u eCVDtjCmr6k+13DihGQZKF62FHId42NuGUSubgHvyVA48cN9DKw= =Nbbh -----END PGP SIGNATURE----- --jm42ad5vksuvgoft--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201006003627.4ol47d2imempku6n>