svn commit: r520844 - head/math/py-gym

Antoine Brodin antoine at FreeBSD.org
Wed Dec 25 08:56:12 UTC 2019


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} \


More information about the svn-ports-all mailing list