svn commit: r559995 - head/textproc/py-sphinx18

Antoine Brodin antoine at freebsd.org
Sun Jan 3 09:59:32 UTC 2021


On Sun, Jan 3, 2021 at 10:53 AM Rene Ladan <rene at freebsd.org> wrote:
>
> On Sun, Jan 03, 2021 at 08:35:05AM +0000, Antoine Brodin wrote:
> > Author: antoine
> > Date: Sun Jan  3 08:35:05 2021
> > New Revision: 559995
> > URL: https://svnweb.freebsd.org/changeset/ports/559995
> >
> > Log:
> >   Revert part of r559976 to unbreak bulk -a
> >
> >   Reported by:        pkg-fallout
> >
> > Modified:
> >   head/textproc/py-sphinx18/Makefile
> >
> > Modified: head/textproc/py-sphinx18/Makefile
> > ==============================================================================
> > --- head/textproc/py-sphinx18/Makefile        Sun Jan  3 06:32:47 2021        (r559994)
> > +++ head/textproc/py-sphinx18/Makefile        Sun Jan  3 08:35:05 2021        (r559995)
> > @@ -44,7 +44,7 @@ TEST_DEPENDS=       ${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/p
> >               ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
> >               ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
> >
> > -USES=                python:3.6+
> > +USES=                python
> >  USE_PYTHON=  autoplist distutils concurrent
> >
> >  CONFLICTS_INSTALL=   py*-sphinx
>
> Hmm, a local INDEX build did not catch this, which port caused this?

INDEX is not really reliable for flavors.

[00:01:31] Error: compute_deps_pkg failed to lookup pkgname for
textproc/py-sphinx18 at py27 processing package py27-pip-20.2.3 from
devel/py-pip at py27 -- Is SUBDIR+=py-sphinx18 at py27 missing in
textproc/Makefile and does the port provide the 'py27' FLAVOR?
[00:01:31] Error: compute_deps_pkg failed to lookup pkgname for
textproc/py-sphinx18 at py27 processing package py27-virtualenv-16.7.5
from devel/py-virtualenv at py27 -- Is SUBDIR+=py-sphinx18 at py27 missing
in textproc/Makefile and does the port provide the 'py27' FLAVOR?
[00:01:32] Error: compute_deps_pkg failed to lookup pkgname for
textproc/py-sphinx18 at py27 processing package
py27-sphinxcontrib-adadomain-0.2_1 from
textproc/py-sphinxcontrib-adadomain at py27 -- Is
SUBDIR+=py-sphinx18 at py27 missing in textproc/Makefile and does the
port provide the 'py27' FLAVOR?
[00:01:32] Error: compute_deps_pkg failed to lookup existing pkgname
for textproc/py-sphinx18 at py27 processing package
py27-sphinxcontrib-adadomain-0.2_1

Antoine


More information about the svn-ports-all mailing list