[arch-commits] Commit in python-tornado/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 4 16:03:59 UTC 2020
Date: Wednesday, March 4, 2020 @ 16:03:58
Author: felixonmars
Revision: 590276
upgpkg: python-tornado 6.0.4-1
Modified:
python-tornado/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-04 16:03:23 UTC (rev 590275)
+++ PKGBUILD 2020-03-04 16:03:58 UTC (rev 590276)
@@ -2,8 +2,8 @@
# Contributor: Thomas Dziedzic < gostrc at gmail >
pkgname=python-tornado
-pkgver=6.0.3
-pkgrel=3
+pkgver=6.0.4
+pkgrel=1
pkgdesc='open source version of the scalable, non-blocking web server and tools'
arch=('x86_64')
url='https://www.tornadoweb.org/'
@@ -15,7 +15,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pycurl' 'python-mock' 'python-twisted')
source=("$pkgname-$pkgver.tar.gz::https://github.com/tornadoweb/tornado/archive/v$pkgver.tar.gz")
-sha512sums=('8caaa64d14edcb3993dffea3175685d82afb0068a8e8834cbb6eb9e15883fe113bb57cd98d99c25362bef0a6ee2762f2baf24effd645ecd77f035583cc4de756')
+sha512sums=('97f19a1be91ebeb64ae0ce2b63c3a411fdadccdbf13613e5afce6e992e319fbfb79a3798ccc56651e3cc0bd7ac4cc5fefc0e14ea6a0ca91e2105edb41364d2b0')
export TORNADO_EXTENSION=1
More information about the arch-commits
mailing list