Conflicts between py37-pygments and ipython5
Danilo G. Baio
dbaio at FreeBSD.org
Tue Oct 6 00:36:31 UTC 2020
On Thu, Sep 24, 2020 at 02:54:57PM -0400, Steve Wills wrote:
> Hi,
>
> On 9/23/20 3:50 PM, Thierry Thomas wrote:
> > Hello,
> >
> > math/sage is now BROKEN, caused by PR 249131 / r549076:
> >
> > ===> sage-math-9.1_5 depends on package: py37-nbconvert>0 - not found
> > ===> Installing existing package /packages/All/py37-nbconvert-5.6.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
> >
> > Failed to install the following 1 package(s):
> > /packages/All/py37-nbconvert-5.6.1_1.txz
> > *** Error code 70
> >
> > math/sage does not directly depend on textproc/py-pygments, but it
> > depends on devel/py-nbconvert which does.
> >
> > And it also depend on devel/ipython5, which requires py37-pygments-25.
> >
> > 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.
--
Danilo G. Baio (dbaio)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20201005/60ece636/attachment.sig>
More information about the freebsd-python
mailing list