[arch-commits] Commit in gunicorn/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 1 17:00:57 UTC 2018
Date: Tuesday, May 1, 2018 @ 17:00:55
Author: felixonmars
Revision: 318598
upgpkg: gunicorn 19.8.1-1
Modified:
gunicorn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-01 16:33:15 UTC (rev 318597)
+++ PKGBUILD 2018-05-01 17:00:55 UTC (rev 318598)
@@ -6,7 +6,7 @@
pkgbase=gunicorn
pkgname=(gunicorn python2-gunicorn)
-pkgver=19.8.0
+pkgver=19.8.1
pkgrel=1
pkgdesc='WSGI HTTP Server for UNIX'
arch=('any')
@@ -17,7 +17,7 @@
'python-pytest-cov' 'python2-pytest-cov' 'python-pytest-runner'
'python2-pytest-runner')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/benoitc/$pkgbase/archive/$pkgver.tar.gz")
-sha512sums=('53cf1678ca3acb11f20409e301812d7903f7662f67b7f6da7079053147d658b74864cca2919fe5e84d5f8b533d29ca30682b7ebd6c2debaf7eb0322e7fbec9e2')
+sha512sums=('2fbdbc939c08fde2035d88780f97afdcdd9aada9267fefdd9c39e2c8e48f790077ea9e45e7149e93d2f97041d176af8470e0be400775ee775e50573f7de03148')
prepare() {
sed -e 's/==/>=/' -e 's/,<.*$//' -i gunicorn-$pkgver/requirements_test.txt
More information about the arch-commits
mailing list