Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2022 08:59:13 -0600
From:      "John Hein" <jh-fbml@snkmail.com>
To:        python@freebsd.org
Subject:   Re: textproc/py-m2r: Incompletely specified dependency
Message-ID:  <14389-1652713156-376924@sneakemail.com>
In-Reply-To: <6a1b176f-ef5a-558b-d52f-4805c2fdc7b0@FreeBSD.org>
References:  <6a1b176f-ef5a-558b-d52f-4805c2fdc7b0@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kubilay Kocak wrote at 10:22 +1000 on May 16, 2022:
  .
  .
 > This causes the following failure at build time for users with mistune 
 > installed, as the dependency is (incorrectly) satisfied by the installed 
 > mistune (2.x) version:
 > 
  .
  .
 > > AttributeError: module 'mistune' has no attribute 'BlockGrammar'
 > > *** Error code 1
 > 
 > Please set a correct <version-spec> for the mistune dependency:
 > 
 >    ${PYTHON_PKGNAMEPREFIX}mistune0<2:textproc/py-mistune0@${PY_FLAVOR}
 > 
 > This will cause mistune0 to be installed. The issue of conflicting ports 
 > is left as a separate exercise.

Installing mistune0 is not enough to fix the problem if the newer mistune
is also installed.

See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263956




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14389-1652713156-376924>