summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorqwivan2017-12-12 18:12:48 +0800
committerqwivan2017-12-12 18:12:48 +0800
commit132c6b9ae6a9b740facd46c30ca34c600a29e24c (patch)
treec369010f8b8e6f1913ac559e4e453a251c0db2aa /.SRCINFO
parent6aedaa9990d84d3c6242041eee0aca3e40b141ce (diff)
downloadaur-132c6b9ae6a9b740facd46c30ca34c600a29e24c.tar.gz
update to 0.7.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb1ce65e7867..c508b839a461 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
-# Generated by mksrcinfo v8
-# Sun Aug 27 16:19:47 UTC 2017
pkgbase = python-sanic
pkgdesc = A microframework based on uvloop, httptools, and learnings of flask
- pkgver = 0.6.0
+ pkgver = 0.7.0
pkgrel = 1
url = https://github.com/channelcat/sanic
arch = any
license = MIT
makedepends = python-setuptools
- source = https://files.pythonhosted.org/packages/source/s/sanic/sanic-0.6.0.tar.gz
- source = https://raw.githubusercontent.com/channelcat/sanic/0.6.0/LICENSE
- sha256sums = f70fbd2483e372494d023a08259ffbeb757b3bce10bbf4a00b17a405de3ff322
- sha256sums = a406579cd136771c705c521db86ca7d60a6f3de7c9b5460e6193a2df27861bde
+ source = https://files.pythonhosted.org/packages/source/s/sanic/sanic-0.7.0.tar.gz
+ source = https://raw.githubusercontent.com/channelcat/sanic/0.7.0/LICENSE
+ sha256sums = 22b1a6f1dc55db8a136335cb0961afa95040ca78aa8c78425a40d91e8618e60e
+ sha256sums = e7814de9a02ae20500778a5d1a4ab63c71a8f3072faf4ac669a143f2e71b72c5
pkgname = python-sanic
depends = python-uvloop>=0.5.3