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

Rene Ladan rene at freebsd.org
Sun Jan 3 09:53:57 UTC 2021


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?

René


More information about the svn-ports-all mailing list