Conflicts between py37-pygments and ipython5

Steve Wills swills at FreeBSD.org
Thu Sep 24 18:55:10 UTC 2020


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?
> 

I saw a similar thing with devel/py-jira with the SHELL option enabled. 
I disabled it locally, but I think perhaps devel/nbconvert should use 
textproc/pygments-25?

Steve


More information about the freebsd-python mailing list