aboutsummaryrefslogtreecommitdiff
path: root/math/py-gym
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-29 12:55:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-29 12:55:29 +0000
commitc79626c06ea4baad8449f8bed7efdeba4b0768f7 (patch)
tree3942c2753d39442e2a1d52f097bacfa534163296 /math/py-gym
parent40a604fc507fe22b11e352cdc796c65832d783cd (diff)
downloadports-c79626c06ea4baad8449f8bed7efdeba4b0768f7.tar.gz
ports-c79626c06ea4baad8449f8bed7efdeba4b0768f7.zip
Notes
Diffstat (limited to 'math/py-gym')
-rw-r--r--math/py-gym/Makefile7
-rw-r--r--math/py-gym/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/math/py-gym/Makefile b/math/py-gym/Makefile
index 29cd6b28b296..f3eec543287a 100644
--- a/math/py-gym/Makefile
+++ b/math/py-gym/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gym
-PORTVERSION= 0.15.3
-PORTREVISION= 1
+PORTVERSION= 0.15.4
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -27,4 +26,8 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
+post-patch:
+ @${REINPLACE_CMD} -e "s|, 'opencv-python'||" ${WRKSRC}/setup.py
+ @${REINPLACE_CMD} -e '/opencv-python/d' ${WRKSRC}/gym.egg-info/requires.txt
+
.include <bsd.port.mk>
diff --git a/math/py-gym/distinfo b/math/py-gym/distinfo
index dcf6579754fa..1b4e65c6db06 100644
--- a/math/py-gym/distinfo
+++ b/math/py-gym/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572806142
-SHA256 (gym-0.15.3.tar.gz) = 18381e13bbd1e2f206a1b88a2af4fb87affd7d06ee7955a6e5e6a79478a9adfc
-SIZE (gym-0.15.3.tar.gz) = 1564221
+TIMESTAMP = 1577523914
+SHA256 (gym-0.15.4.tar.gz) = 3b930cbe1c76bbd30455b5e82ba723dea94159a5f988e927f443324bf7cc7ddd
+SIZE (gym-0.15.4.tar.gz) = 1565970