summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d41ef59a8249..ef2018210d22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,21 @@
-# Generated by mksrcinfo v8
-# Wed Dec 6 21:23:03 UTC 2017
pkgbase = python-gym-git
pkgdesc = A toolkit for developing and comparing reinforcement learning algorithms.
- pkgver = r761.efeadfd
- pkgrel = 1
- url = https://gym.openai.com
+ pkgver = 0.26.2.r3.gdcd18584
+ pkgrel = 2
+ url = https://github.com/openai/gym#readme
arch = any
license = MIT
makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
depends = python
- depends = python-numpy>=1.10.4
- depends = python-requests>=2.0
- depends = python-six
+ depends = python-cloudpickle
+ depends = python-numpy
+ provides = python-gym=0.26.2
+ conflicts = python-gym
source = git+https://github.com/openai/gym
- md5sums = SKIP
+ b2sums = SKIP
pkgname = python-gym-git
-