Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Dec 2019 08:56:12 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520844 - head/math/py-gym
Message-ID:  <201912250856.xBP8uCic021714@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Dec 25 08:56:12 2019
New Revision: 520844
URL: https://svnweb.freebsd.org/changeset/ports/520844

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/math/py-gym/Makefile

Modified: head/math/py-gym/Makefile
==============================================================================
--- head/math/py-gym/Makefile	Wed Dec 25 08:52:27 2019	(r520843)
+++ head/math/py-gym/Makefile	Wed Dec 25 08:56:12 2019	(r520844)
@@ -12,6 +12,8 @@ COMMENT=	OpenAI toolkit for developing and comparing y
 
 LICENSE=	MIT
 
+BROKEN=		depends on package: ${PYTHON_PKGNAMEPREFIX}pyglet>=1.2.0<1.3.3 - not found
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.2.0:devel/py-cloudpickle@${PY_FLAVOR} \
 		${PY_ENUM34} \
 		${PYNUMPY} \



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