summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f78a5ddd6730..ec1a4c306aca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-flask-testing
pkgdesc = Flask unittest integration
- pkgver = 0.8.0
+ pkgver = 0.8.1
pkgrel = 1
url = https://github.com/jarus/flask-testing
arch = any
license = BSD
+ checkdepends = python-blinker
makedepends = python-setuptools
- depends = python
+ makedepends = python-sphinx
depends = python-flask
- source = https://github.com/jarus/flask-testing/archive/v0.8.0.tar.gz
- sha256sums = b9f6da673a46b2891c44a5963ec14fc405f9b8fed76bad910f47b7c2e9a06733
+ source = python-flask-testing-0.8.1.tar.gz::https://github.com/jarus/flask-testing/archive/v0.8.1.tar.gz
+ sha256sums = 47663a4f6cd173bb22cda6e4691145697be742c5a0f6678e55a218bc6f2cfb0e
pkgname = python-flask-testing
-