summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7ad5c959d95..0d329e1ca0b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,21 @@
pkgbase = python-corner
pkgdesc = Make some beautiful corner plots of samples
- pkgver = 2.1.0
+ pkgver = 2.2.1
pkgrel = 1
- url = https://pypi.python.org/pypi/corner/
+ url = https://corner.readthedocs.io
arch = any
license = BSD
- depends = python-matplotlib
- depends = python-pytest
+ makedepends = python-setuptools-scm
+ depends = python-matplotlib>=2.1
depends = python-nose
depends = python-pandas
- depends = python-setuptools-scm
- depends = python-wheel
- source = https://files.pythonhosted.org/packages/source/c/corner/corner-2.1.0.tar.gz
- md5sums = 38f04719d1ab21d10e532f6d368ad22a
+ optdepends = python-scipy
+ optdepends = python-arviz>=0.9
+ optdepends = python-black
+ optdepends = python-isort
+ optdepends = python-toml
+ source = https://files.pythonhosted.org/packages/source/c/corner/corner-2.2.1.tar.gz
+ md5sums = 4fc5208462aa3e4ba83f1e874382e287
pkgname = python-corner