summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59b518e03207..e7c63c6ef475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = python-mando
pkgdesc = Python library which wraps the argparse module to help write flexible CLI applications
- pkgver = 0.6.4
- pkgrel = 2
+ pkgver = 0.7.0
+ pkgrel = 1
url = https://mando.readthedocs.org/
arch = any
license = MIT
+ makedepends = python-rst2ansi
makedepends = python-setuptools
depends = python
- optdepends = python-sphinx: to run unit tests
- source = https://files.pythonhosted.org/packages/source/m/mando/mando-0.6.4.tar.gz
+ optdepends = python-rst2ansi: restructuredText support
+ source = https://files.pythonhosted.org/packages/source/m/mando/mando-0.7.0.tar.gz
source = LICENSE
- sha256sums = 79feb19dc0f097daa64a1243db578e7674909b75f88ac2220f1c065c10a0d960
+ sha256sums = 5306a91109096fe2e204a1f5ae141038842193f7210a7930c8ee73ccb7ecbf62
sha256sums = 6123bc92c70372634b45af73fbae39eaa70683a66782b73b833c258c4de939eb
pkgname = python-mando
-